Streaming P2P players like SOPCAST to Pocket PC? - Advantage X7500, MDA Ameo General

Does anyone know if its possible to stream P2P players like
SOPCAST, TVU,PPMATE to a pocket PC via HSDPA.
i canstream my Tv and video files via ORB but can any programme stream p2p media streams.
maybe VLC player to PPC?

Sopcast
Hi I've just come across this thread and was wondering if a sopcast type p2p player has been developed for windows mobile??
Regards
Damien

It never happened dude , i use my EEE and HSDPA phone(or wifi) and it works great.
Windows Mobile is a basic OS and in the end if you want sophisticated aps you have to get a full OS

Might help......
There is an Mplayer port out there.....I will attach if not found. This was done a while ago and I used this to stream heros from an old lPay per view web site that jumped up before the explosion of free available streaming content......used to cost me like £2 a month and they had EVERYSHOW on there. All simpsons SOuthP Futurubbish, red dwarf hitch hikers absolutely everything u could think of from sci fi to commedy to anime.
www.in2streams.com - this was the shniz...
I am sure I posted about this before.....I check my posts.....
ahhh ha!!!
http://forum.xda-developers.com/showthread.php?t=344274
Maybe someone needs to remcompile this in VS2008 maybe with our nice fast ROM from Michy we will be running at good speed?

There's no sopcast application for Windows Mobile AFAIK but you can stream sopcast from a computer using vlc to a Windows Mobile device running TCPMP.... I've been doing it for a while with my HTC Wizard (tested using wifi), HTC Hermes and HTC Universal. I'm not able to do it at the moment as I have a Tmobile G1 now which doesn't have a video player capable of viewing http streams.... yet!
I don't know how to do it using Sopcast or VLC on Windows though... I'm using Ubuntu (Linux).
To start sopcast (once installed)
Code:
./sp-sc sop://broker1.sopcast.com:3912/6003 9000 9001
This starts ESPN.
On the same PC - To stream with VLC (from bash shell)
Code:
MYIP=127.0.0.1
VCODEC=mp4v;
VB=64;
SCALE=0.75;
S_HEIGHT=240;
S_WIDTH=320;
ACODEC=mpga;
AB=32;
CHANNELS=1;
SAMPLERATE=22050;
STDACCESS=http;
MUX=ogg;
TTL=15;
FPS=15;
vlc http://$MYIP:9001 -I dummy --sout '#transcode{vcodec='$VCODEC',vb='$VB',acodec='$ACODEC',ab='$AB',fps='$FPS',channels='$CHANNELS',samplerate='$SAMPLERATE'}:std{access='$STDACCESS',mux='$MUX',dst='$MYIP':9005}' --ttl $TTL --loop
Change the MYIP entry to the IP Address of the computer Sopcast is running on - use ifconfig to find out what this is.
If you want to connect remotely you'll need to know your internet IP address or use a dynamic dns service. If you have a router you'll probably need to forward the ports too.
Then point your media player (TCPMP for example) to "http://[IP Address of server]:9005".

h0me5k1n said:
There's no sopcast application for Windows Mobile AFAIK but you can stream sopcast from a computer using vlc to a Windows Mobile device running TCPMP.... I've been doing it for a while with my HTC Wizard (tested using wifi), HTC Hermes and HTC Universal. I'm not able to do it at the moment as I have a Tmobile G1 now which doesn't have a video player capable of viewing http streams.... yet!
I don't know how to do it using Sopcast or VLC on Windows though... I'm using Ubuntu (Linux).
To start sopcast (once installed)
Code:
./sp-sc sop://broker1.sopcast.com:3912/6003 9000 9001
This starts ESPN.
On the same PC - To stream with VLC (from bash shell)
Code:
MYIP=127.0.0.1
VCODEC=mp4v;
VB=64;
SCALE=0.75;
S_HEIGHT=240;
S_WIDTH=320;
ACODEC=mpga;
AB=32;
CHANNELS=1;
SAMPLERATE=22050;
STDACCESS=http;
MUX=ogg;
TTL=15;
FPS=15;
vlc http://$MYIP:9001 -I dummy --sout '#transcode{vcodec='$VCODEC',vb='$VB',acodec='$ACODEC',ab='$AB',fps='$FPS',channels='$CHANNELS',samplerate='$SAMPLERATE'}:std{access='$STDACCESS',mux='$MUX',dst='$MYIP':9005}' --ttl $TTL --loop
Change the MYIP entry to the IP Address of the computer Sopcast is running on - use ifconfig to find out what this is.
If you want to connect remotely you'll need to know your internet IP address or use a dynamic dns service. If you have a router you'll probably need to forward the ports too.
Then point your media player (TCPMP for example) to "http://[IP Address of server]:9005".
Click to expand...
Click to collapse
iam sorry but i dont get it can i watch sopcast on my touch hd ?

Related

How do I stream video and audio?

I have the TyTN and would like to stream video and audio but suspect I need a program designed to do that (?) I have pocketv and tcpmp -- can someone tell me what I need to do?
Thanks!
I am using a slingbox and their wm5 player. This will allow you to watch live TV or any other video source connected to the slingbox.
the cost is about 150 for the box and 30 for the software, but it is awesome!
I can watch live tv (and able to change the channel) on the train ride home.
http://www.slingmedia.com/
Hi
Also you can give ORB a try. ORB is free and it works fine for me.
www.orb.com
BR
Daniel
The the free version at http://www.umediaserver.net/.
It's very good and with a fixed IP you can watch and change TV channels anywhere.
DanielS said:
Hi
Also you can give ORB a try. ORB is free and it works fine for me.
www.orb.com
BR
Daniel
Click to expand...
Click to collapse
can u elaborate on how this exactly works and what i need to do before i go screwing up my tytn. thanks!!!
You register at www.orb.com and configure your computer with the program/webpage. Then point Pocket IE to www.orb.com and use it. It's very basic and easy, and doesn't harm your TyTN.
I tried to set up a stream on my LAN using VLC. Other computers may view and hear the stream using WMP, but Pocket WMP refuses to play it because "The parameter was not set correctly" (or something like that). Anyone know what's wrong?
With Unreal Media Server server you need a tv card in your pc.
I have an old Pinnacle RAVE TV card in my PC. I've installed Umedia server on my PC and set this up to capture and stream the tv card. I can watch decent quality TV from anywhere in the house using the free Umedia player. I also have a fixed IP address from my ISP. Having unblocked the relevant firewall port, I can also watch TV via 3G connection, albiet at reduced quality because of the lower bandwidth available.
There is a PC and Pocket PC client player available from http://www.umediaserver.net/download.html. The Pocket PC client is all that is needed on your TyTN.
This is a useful document http://www.umediaserver.net/StreamingAdvices.pdf. HTML version available at http://www.umediaserver.net/source.html.

Live video streaming from pocketpc to pocketpc

Has anyone got an idea how to use one pocketpc to act as an webcam and stream the video to another pocketpc (Both wm5) over a wifi or gprs connection?
Been searching for a solution several weeks now.
Webcamplus (ateksoft) almost does the job. It can stream from a pocketpc to any computer connected on the web, but can't seem to stream it to another pocketpc directly.
(H)
www.comvu.com
Server there makes streaming possible
The comvu streamer encoder is nice, but the service is bloated and too expensive. The typical american/canadian $$$ ****. I'm trying to get things working with a current build of VLC for WinCE.
Actually the Ateksoft solution looks nice. If it is a standard streaming protocol it should be possible to play the stream with coreplayer or VLC for WinCE.
Update:
I had a closer look to both apps. Ateksoft WebcameraPlus sends full jpeg images to PC via TCP to port 2047. Framerate is around 1.5-2.5 fps. Not impressive.
The pocketvu executable includes all DLLs it needs and the core is made of VCTMID_CODEC.dll made by HTC. I think it is possible to reroute traffic directly to PC or Mobile device instead of to the Comvu server. I think it'll be possible to stream directly from the mobile to VLC or Coreplayer. Must do some sniffing to see if that's really feasible.
Nice work!
Will you keep me posted here?
We've been experimenting with comvu here, but connections are really unstable.
With sniffing you should try to find out whether it uses DNS to find the comvu host to send the stream to. If that is the case one can use DNS spoofing to reroute the traffic to your own host. Next thing to do is to find out what streaming protocol and which container is used. The easiest way to do that is to open the rerouted stream in VLC and try all stream formats (http, rtp, udp, ..). VLC will recognize the codecs automatically. If your lucky they don't use a proprietary protocol. Once you can open their stream it is easy to redistribute it to your clients. If you can sniff the traffic, it is also possible to find out what protocol and codecs they use by analyzing the packets. I don't have much time lately so if you don't wonna wait for me then hook up your wlan router and PC to a hub and install Wireshark on the PC and start sniffing. There are also sniffers running on your mobile device, might be a bit easier.

DLNA Divx network streamer anyone?

I'm looking for the best Divx network streamer...
Needs to be able to talk to dlna devices...such as Homeserver Twonky and TVersity.
I think alot of us would enjoy being able to stream from our disk/server...and watch around the home...
Lobster works for music only...
anyone??? The Omnia kinds works..but then starts a hissy ***** fit and then asks for a decoder..
Since I gave up my N95 with a almost perfect UPnP-client (and server on the pc side) I was thinking of using the same on WinMobile, accessing my media servers around the house. Difficult, as you noted, most clients (Lobster, Rudeo) just support music access. I guess Lobster Clips never got off the ground. I still have to test Nero Showtime Mobile, claiming to be a client that can access other servers than just Neros. But even this one seems to have vanished from Neros homepage. But I have a copy, will test eventually. Any other leads welcome.
Edit: Nero is crap, slow and cannot access any of my servers. But look...what a nice UPnP bible we have in the Wiki here
http://wiki.xda-developers.com/index.php?pagename=The UPnP Bible
Looks like until Core Player is coming out with UPnP support (announced for a long time), Conduits Pocket Player, now in Version 3.7, is the client of (only) choice:
http://dontknow.me/http://www.conduits.com/products/player/
Just not very nice that this free plugin needed to have the "Network" tab in Browse is not included in the main program, but can be found under plugins:
http://dontknow.me/http://www.conduits.com/products/player/plugins/gen_upnp.zip
It seems like it was hard to stream media 4 years ago. It was begining of DLNA.
And now there are a lot of application for these purposes: Samsung AllShare, ArkMC, Skifta, BubleUPnP!
https://play.google.com/store/search?q=dlna+&c=apps

Local Media Sharing/Streaming

Is there anyway to stream local media (video/music/images) from your home pc to the HD2 when both of them are connected on the same network?
My N82 and N97 did that flawlessly, (by media server), was wondering if I can do something similar via Tversity installed on my pc.
Thanks.
I'm not aware of a DLNA client for windows mobile, but TVersity comes with a web interface. Why not just use that?
Or, you can use pocket player with the uPNP plugin to stream audio, I am not sure how well video streaming works though as I never could get it to work satisfactoryly.
download tversity for your pc and get tcpmp player for your phone. I have to look into starting a post about this if there isn't one
I am also interested in this feature. I don't understand why Windows mobile doesn't have some sort of media sharing or media extender feature natively. I would like to be able to connect to my wireless network, turn on file sharing, and play a media file on my TV via my Xbox. I know that the HD2 does not have a video output method (such as the Nokia's, Incredible, Evo, etc), so I would hope to at least be able to make up for it wirelessly.
I was doing this exactly last year with my HD1, using the Network Plugin + CorePlayer/TCMCP so it is possible.
Just browse your network on your HD, find the file, and click Play.
For people who also have a Home Theartre set-up powered by a PC, check out GRemote as a great program to browse files on your HD2 and then launch them/control playback on your TV.

[App] VLC Stream & Convert

VLC Stream & Convert
hxxp://traveldevel.com
This software has been out for a little over 2 months and for some reason it hasnt become wildly popular. I figured id start a thread for it since the software can be quirky when setting it up. It sounds like it was a side project for the author.. it is an amazing side project. My phone has become the end all be all multimedia device. I can access my music with Subsonic and all of my Movies with this app. The only thing you need on your PC is VLC.
My EVO is 100% Stock so I do know it works with everything on the stock EVO.
Some quick tips with the EVO.
1. By default the app is set to use port 554 under the "Stream to phone (rtsp)". Change that to port 5554.
2. Wifi has to be on for the video streaming to work for some reason. You do not have to be connected to wifi, just the antenna has to be on.
3. IF you are confused by VLC and want aa quick way to set it up properly in windows (especially with the newer versions of vlc) the VLC setup tool by Hobbyist Software works great. It is a one time setup.
I've had this app for a while now and love it.
Actually, thanks to this post I figured out finally how to stream video over 3g. Didn't know the wireless had to be turned on.. weird.
Awesome being able to have my entire media collection on the go, don't have to worry about converting files or switching out what is on my sd card.
I tried setting this up before but couldn't get it to work. I believe VLC is setup correctly and I put in my computers IP (trying to do it over 3G). It never displays my files, it also doesn't give an error message or anything either. Just sits there. Any idea?
When you go to localhost:8080 in your pc browser what do you see?
donloki said:
When you go to localhost:8080 in your pc browser what do you see?
Click to expand...
Click to collapse
I see the VLC web interface. But when I put in my IP address (trying to do it over 3g and not wifi) it doesn't connect.
I made a little write up for another forum, steal anything you'd like for the OP:
Fans of Air Video on the iPhone/Pad/Touch know that there are no plans for a much requested Android port because if its reliance on Apple's AirPlay protocol.
Well for Android users there's now an equivalent alternative using VLC.
What this does:
Let you transcode and play on the fly any media file you can play with the desktop version of VLC from your desktop and stream live to your Android device over WiFi and/or a mobile network (3G/4G). VLC will stream the video via the RTSP protocol which supports live seeking of streamed content.
Orb Live also does this, but the Orb client is not free and the video quality sucks ass. The video quality using VLC transcoding is quite excellent.
Installing the RTSP Server
Quick Setup:
1.) Grab a copy of VLC, the latest version of this writing is v1.1.4 has garbled audio issues when transcoding videos with AAC, so grab the older version (1.1.3) from here:
http://www.oldapps.com/VLC_Player.php?old_vlc=53?download
2.) Start VLC and go to
A.) Tools->Preferences
B.) On the bottom left click on the "All" radio button to show all settings.
C.) On the treeview to the left exapnd the Interface tree node and select the "Main interfaces" tree item.
D.) On the right side check the "HTTP remote control interface" option and press the Save button.
Leave VLC running it will act as a streaming RTSP server with a web based file browser running by default on port 8080.
For a more advanced setup, or if you need to setup using alternate ports refer to the info here:
http://traveldevel.com/vlc-stream-convert/setup
Installing Client
Grab VLC Stream and Convert from the Market (the free version works fine and will do pretty much everything we want):
http://www.appbrain.com/app/vlc-stream-convert/com.gmail.traveldevel.android.vlc.app
Exposing VLC to the Internet for 3G/Mobile streaming
Quick Setup;
1.) On my Windows 7 firewall settings I allowed the VLC.exe public and private network access.
2.) On the router I port forwarded the default ports used by VLC for the web based file browser and RTSP server (ports 8080 and 5554 respectively). The default RTSP port may be 554, check and/or change VLC Stream & Convert to verify.
More detailed setup:
http://traveldevel.com/vlc-stream-convert/streaming-over-3g
Streaming over 3G on Froyo (Android 2.2) Workaround
Apparantly there's an issue with Froyo (experienced with my Evo 4G running stock Froyo) which locks down the ability to stream via RTSP over 3G. The work-around is to turn on the WiFi radio, even if you stream off 3G.
More info on the issue here:
http://community.htc.com/na/htc-forums/android/f/94/p/5287/23683.aspx
http://forum.androidcentral.com/htc-evo-4g/26814-htc-streaming-media-player-problems.html
Tweaking for your device:
For optimized viewing on Sprint 3G's network on my EVO 4G, I use thse settings.
1.) In the VLC Stream & Convert application type the "menu" button and tap "Settings".
2.) Under the "Stream to phone (rtsp) under the "H.264" AVC settings I set
- Video Bitrate to 512
- Width to 480
- Canvas aspect ratio : 15:9 (800:480)
- Under x264 settings I set Reference frames to 3.
3.) Under the "Playback" section set:
-Portrait video width to 480
-Landscape video width to 800
Playing Media:
http://traveldevel.com/vlc-stream-convert/usage
Thanks Talyn.... cant wait to get home and try this.
i been using my ipod touch (wifi tether) with air video to stream from home while at work but id like to not have to carry both devices everyday.
will try this later for sure
Followed the above instructions.
I can remotely control VLC, but I can't seem to get the video to run. I configured the port to 5554 and 554 (with the appropriate router changes). I also configured these ports in Windows Firewall.
I get an error stating: "Too Many Errors"
Don't know if this matters, but it is running on a Windows Home Server machine.
sw99 said:
Followed the above instructions.
I can remotely control VLC, but I can't seem to get the video to run. I configured the port to 5554 and 554 (with the appropriate router changes). I also configured these ports in Windows Firewall.
I get an error stating: "Too Many Errors"
Don't know if this matters, but it is running on a Windows Home Server machine.
Click to expand...
Click to collapse
As a troubleshooting step can you stream within your local network? Meaning don't try to connect via 3g, use the local ip address of the home server and connect within your local home network wifi. That will tell us if the issue is router/Sprint network related configuration issue.
One more thing that should be pointed out.
You are giving the entire Internet access to your files. Developer suggests that you limit your router access to your IP address, but I found that Sprint changes your IP address on a regular basis.
Wish VLC would implement some sort of security on their end.
I had to use port 554 but video playback is choppy for some reason over wifi or 3g.
^^ yeah, the security thing sucks. One solution would be to relay it via VPN but that would add a bunch of overhead. It wouldn't be too hard to write your own file browser interface with an RTSP relay, but alas who has the time....
hkkmr said:
I had to use port 554 but video playback is choppy for some reason over wifi or 3g.
Click to expand...
Click to collapse
What are the specs of the computer you're running VLC on? Might be due to it not being powerful to encode certain videos on the fly.
I have it running on a pretty beefy machine. Core i7 920 overlclocked to 3.9ghz, and I can trans code 1080p MKVs with no choppiness.
TalynOne said:
What are the specs of the computer you're running VLC on? Might be due to it not being powerful to encode certain videos on the fly.
I have it running on a pretty beefy machine. Core i7 920 overlclocked to 3.9ghz, and I can trans code 1080p MKVs with no choppiness.
Click to expand...
Click to collapse
It's older pc, Core 2 Duo 8400.
hkkmr said:
It's older pc, Core 2 Duo 8400.
Click to expand...
Click to collapse
That's still a pretty darn good processor. What's your CPU usage at when streaming videos?
Working good for me on Wifi on the local network but not when I try to connect externally. I have all the appropriate ports forwarded and it acts like it's playing.. But I get no video. No errors.. Just no video.
thenags said:
Working good for me on Wifi on the local network but not when I try to connect externally. I have all the appropriate ports forwarded and it acts like it's playing.. But I get no video. No errors.. Just no video.
Click to expand...
Click to collapse
What bitrate / horizontal width set to? How fast is your 3G connection? I usually have to wait about 10 or seconds before the video starts playing over 3G. Until then it's just black.
It's working fine for me now that I'm outside of my local network. It just wasn't working when I was on my local network and trying to connect with an external IP. Dunno why
Sent from my PC36100 using XDA App
thenags said:
It's working fine for me now that I'm outside of my local network. It just wasn't working when I was on my local network and trying to connect with an external IP. Dunno why
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Ah, probably due to loopback being off on your router. Quite common.
Bumping to say I just tested this with the HDMI cable and it works fine! There's some serious nerd cred to be able stream and trascode videos on the fly over the Internet and into someone's big screen TV via your phone.

Categories

Resources