Youtube got mobile (http://m.youtube.com) and now streams 3gp files via rtsp. Unfortunately WM10 cannot play these streams, but there exists a HTC Streaming Mediaplayer which plays it just fine. The app is posted here:
http://forum.xda-developers.com/showpost.php?p=1315644&postcount=553
I copied it to my Vox and it works, except my browser still opens WM10 when I click on a video.
Does anyone know how to associate HTC streaming media player with urls of type rtsp:// ??
EDIT: See http://forum.xda-developers.com/showpost.php?p=1322849&postcount=20 for getting this to work on S710
EDIT2: Try installing this cab here first, before trying the manual install procedure
HTC Streaming Media Player Older Version Works Best
The HTC streaming media player,the older version v2.10 build 1025.621 works best. This version is found in "Core 2.0" and Faria's "Real Thing". That's the application we all need! Now I do have it on my MDA running the Core 2.0, it connects to http://m.youtube.com very fast, works great, but I want to put the app on another device. That Touch streaming media player,looks good on the T-Mobile Dash, it tries to connect to rtsp://ect.....!, BUT THE SAME PROBLEM YOU ARE HAVING, WHEN YOU TRY TO CONNECT TO THE YOUTUBE VIDEOS WMP10 COMES UP, WILL NOT PLAY THE CLIP!
The link I posted above V2.10 Build 518.700
Don't know if yours is newer.
I just tried it with this link: rtsp://rtsp.youtube.com/youtube/videos/JBWbJLYfrgs/video.3gp
and it just quits the player.
Where do I find "Core 2.0" and Faria's "Real Thing"?
Wizard Wm6 Threads
Look in the wizard wm6 section or do a search, it should be easy to find! The 1.7 reload has that streaming media player also!
Thx! Have u tried the rtsp link above? does it work for you?
I think I found the reg keys for handling rtsp.
Should be something like this:
Code:
[HKEY_CLASSES_ROOT\RTSP]
(Default)=URL:Windows Media Streaming Protocol
URL Protocol=
[HKEY_CLASSES_ROOT\RTSP\DefaultIcon]
(Default)=\Program Files\PacketVideo\PVPlayer\PVPlayer.exe, 0
[HKEY_CLASSES_ROOT\RTSP\Shell]
[HKEY_CLASSES_ROOT\RTSP\Shell\Open]
[HKEY_CLASSES_ROOT\RTSP\Shell\Open\Command]
(Default)=""\Program Files\PacketVideo\PVPlayer\PVPlayer.exe" %1
I found that here: http://www.hkppc.com/bbs/viewthread.php?tid=2422
The funny thing is that there seems also to be a PVPlayer (PacketVideo) which can do rtsp ??
Missing Complete Link Data
All the rtsp url info is not there, but I can connect to mobile youtube easy and fast and watch all the videos! I'm watching the Paris Hilton jail video via wifi!
The Pvplayer Will Work Also
A major breakthrough, but where do I find the download. I do not speak Chinese. The registry stuff find is awesome guy! Will the pvplayer just work on Nokia phones, but the above registry data is for a windows devices!
I just improved the link where I found it:
http://www.hkppc.com/bbs/viewthread.php?tid=2422
I think you must register to be able to dl it
The Hack Makes The Pvplayer The Primary Player
I've use the above hack before to make the TCPMP/player the primary player over wmp10 to watch Orb on the TCPMP/player, it works!
I'm glad I could help you, but so far I haven't got anything to work
Perhaps you can reply on the PM I just sent to you. Also you say you are running TCPMP. Which version? And can it do RTSP?
I'm using Coreplayer which works great, but can't do RTSP yet
The Hong Kong PPC site which has the registry tweak talks about the Pvplayer platform4. Seems hard to find too. See:
http://forum.xda-developers.com/showthread.php?t=286803
Í found it and attached it to this post.
Maybe it's the same as this Philips Platform4 player for PPC (doesn't install on SP, prolly need manual install or cloning from PPC emu):
http://www.pdagold.com/software/detail.asp?s=513
Would be nice if someone manages to install and test these apps on S710
Below are the registry settings for HTC Streaming Media Player.
Ýou find it in the distro which I linked at the top, it's in a68b298c-c2c5-409c-a145-3113bcf2baa1.rgu
I'm a bit worried that there are keys missing, in particular MIME settings for .3gp files
PS: Who knows a good registry tool which can import files?
Code:
REGEDIT4
[HKEY_CLASSES_ROOT\.sdp]
@="sdpfile"
[HKEY_CLASSES_ROOT\sdpfile]
"EditFlags"=dword:10010000
[HKEY_CLASSES_ROOT\sdpfile\DefaultIcon]
@="StreamingPlayer.exe,0"
[HKEY_CLASSES_ROOT\sdpfile\Shell]
[HKEY_CLASSES_ROOT\sdpfile\Shell\Open]
[HKEY_CLASSES_ROOT\sdpfile\Shell\Open\Command]
@="StreamingPlayer.exe %1"
[HKEY_CLASSES_ROOT\PROTOCOLS\Handler\rtsp]
"CLSID"="{EA48DF9C-1362-41F2-BD83-B97507F9484B}"
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}]
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}\InprocServer32]
@="RtspHandler.dll"
"ThreadingModel"="Free"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/sdp]
"Extension"=".sdp"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\URLProtocols\rtsp]
@=""
[HKEY_CLASSES_ROOT\rtsp\Shell\Open\Command]
@="StreamingPlayer.exe %1"
[HKEY_LOCAL_MACHINE\System\Inbox\SICInt\SIPProtocols]
"rtsp"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC]
"SliderOutRotateAngle"=dword:0000010E
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Streaming]
"DefaultUDPPortMin"=dword:00000400
"DefaultUDPPortMax"=dword:0000FFFF
"NormalModeBKColor"=dword:00AA0000
"FullScreenBKColor"=dword:00000000
"InfoBarBKColor"=dword:00AA0000
"OverlayerColorKey"=dword:00100010
"DefaultBufferTime"=dword:00000007
"MinBufferTime"=dword:00000004
"MaxBufferTime"=dword:00000019
"SupportSeek"=dword:00000001
"BackToPIE"=dword:00000001
"ShowConfirmMsg"=dword:00000000
"SupportFavorites"=dword:00000000
"ShowHistory"=dword:00000000
"ForceLiveSupportPAUSE"=dword:00000000
"SupportReplay"=dword:00000001
"KeepSDP"=dword:00000000
"LandscapeInFullScreen"=dword:00000001
"ShowRotateUI"=dword:00000001
"BandWidth"=dword:00000000
"GuaranteedBandWidth"=dword:00000000
"MaxBandWidth"=dword:00000000
"MaxTransferDelay"=dword:00000000
"KeepAliveInterval"=dword:00000000
"KeepAliveMethod"=dword:00000000
"RTCPReportInterval"=dword:000009C4
"RTPDataTimeOut"=dword:0000000F
"RTSPTimeOut"=dword:00003A98
"EnableExtraRTPPackets"=dword:00000001
"EnableSDKLog"=dword:00000000
"SDKLogFlag"=dword:00000000
"EnableHWCodec"=dword:00000000
"DumpBitStream"=dword:00000000
"ShowMeters"=dword:00000000
"RefreshDuration"=dword:000003E8
"SupportPd"=dword:00000000
"MissMBRate"=dword:00000000
"PlayState"=dword:00000000
"Volume"=dword:00000046
"NetworkErrorCanReplay"=dword:00000000
"CodecType"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"Streaming_Media_Player"="2_10_518700_00"
A Major Breakthrough Again
Do we still need to do the wmp10 registry hack?
That hack from hkppc was actually intended for Pvplayer.
In fact you see similar keys in a68b298c-c2c5-409c-a145-3113bcf2baa1.rgu
For example
Code:
[HKEY_CLASSES_ROOT\PROTOCOLS\Handler\rtsp]
"CLSID"="{EA48DF9C-1362-41F2-BD83-B97507F9484B}"
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}]
[HKEY_CLASSES_ROOT\CLSID\{EA48DF9C-1362-41F2-BD83-B97507F9484B}\InprocServer32]
@="RtspHandler.dll"
"ThreadingModel"="Free"
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/sdp]
"Extension"=".sdp"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\URLProtocols\rtsp]
@=""
[HKEY_CLASSES_ROOT\rtsp\Shell\Open\Command]
@="StreamingPlayer.exe %1"
But I haven't been able to test it, because I'm looking for a registry editor which can import files. Do you know one?
Total Commander
Do a Google search for total commander for ppc. I believe that's what you need!
I've got TC, never knew I can import reg files Thx for that!
EDIT: Import doesn't work when I copy a .reg file to \\\registry it says "function not supported"
I'm using TC/CE V.2.5PB
Btw: did you already try Pvplayer and Philips Platform4 player ?
PvPlayer Opens At Youtube Mobile
The Player open when I click on video, but no video will play, but I believe we can get this to work. It's just a matter of time, because it picks up the rtsp url. I will have to take a brake, maybe one for hr. I will be back later! We will get this player to work! I have this player install on a Dell Axim X51v, connection, wifi. The Playr is beautiful!
Pvplayer Trying To Connect
Something is blocking this player from connecting to the Youtubue videos!
I'll try them in the M$ PPC emu t'morrow.
Enough for 2day
PvPlayer Smartphone Version
Do you have the pvplayer smartphone version? The ppc pvplayer version is suppose to work with YouTube mobile, but for some unknown reason it will not connect!
I managed to install the HTC Streaming Media for Smartphone Version 2.10 (Build 518.700) Copyright 2005-2007 on my S710
When I start IE and go to m.youtube.com and start a video, the HTC player is correctly started and plays the videos
I must say I'm not so impressed by the quality but alas it works fine
Okay, here are the steps to install the player on your S710
1. Download the HTC player from here. Unpack it and copy all files to \Windows
2. Install Resco Explorer 5.32 (it's the registry editor you need)
3. Download the registry key which I attach to this message and import it with Resco reg editor
Have fun!
EDIT:
1. also works fine from Opera Mobile 8.65b
2. you can operate the player buttons with Fakecursor (altho via menus it also works perfect)
3. you may want to reduce the pre-buffer time (default 7 sec)
Macromedia themself. And distributed by Microsoft. Here is the story.
Hi,
I got this info from the Modaco board an decided to dig
into it (tweak it a bit)
http://www.modaco.com/Beta-Macromedia-Flash-pla-t118617.html
This exe file is directly from a download at microsoft.com
and is a true Macromedia stand alone flash (.swf) player
for Windows mobile 2003 and higher (ARM)
SmartPhone
http://www.microsoft.com/windowsmobile/downloads/tutorials-dl_sp.mspx
PPC
http://www.microsoft.com/windowsmobile/downloads/tutorials-dl_ppc.mspx
PPC Phone Edition
http://www.microsoft.com/windowsmobile/downloads/tutorials-dl_ppcpe.mspx
But the players are basically the same (tutorial.exe = a projector)
In the pc world this player is known as saFlashPlayer.exe.
The version of this player is Macromedia Flash Player 6.0 r79
You can also create a standalone EXE file (projector) from a swf file.
Copy the file (or the upxed one) to any folder (or in Storage)
and run it once. It will automaticaly create the registry
entries for you to play .swf file from explorer (or total commander etc)
Perhaps a 7 version will be found as well somewhere....
Have fun,
Cheers
ps: I included the HPC version as well
Seems to Work fine on Hermes WM6.
But has this some command line options, so i can start a projector in fullscreen mode when i launch ?
Other way to start a swf in fullscreen ?
Thanks
Thanks, thanks, thanks...
I searched a lot of days for some realy working standalone player. I messed up with some activeXes, not working fp7_ppc_en.cab flashLite 2.1 3.1 junky....
and this is exactly what I need. exceent.
Single exe file, just copy it and go !
(But myabe is a little bit outdated... it is version 6.0) But it doesnt matter, it is working with a charm.
thanks.
Hi,
I am trying to get the ActiveX plugin for the Windows Media Player to work in PocketIE, or rather Internet Explorer Mobile on an O2 XDA Orbit 2 (Windows Mobile 6). The objective is to play a wma file from a URL, but using javascript to control the player, which will sit in a display:none; styled div.
I dont want to post walls of code, so I have setup this simple page to illustrate and test it:
http://lukas.xcomms.ie/cblproof/Default.aspx
I am able to display this fine in PocketIE, and I am able to play the audio file, just as in the desktop browser. However, with the new version of this plugin (i.e. using classid "clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" instead of the old "CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"), I am no longer able to use the javascript calls for .Play() and .Stop() on the player object.
When I switch the code back to use the old plugin, I can successfully use javascript to control the player in the desktop version of IE, but since the plugin is not installed on the WinMo6 device, I cannot bring the page to load the player in PocketIE.
Has anyone come across this before, or is there any reference documentation for the new ActiveX plugin, similar to the old Windows Media Player for PocketPC SDK that Microsoft had for PocketPC 2002 way back when?
Any input here would be much appreciated, I have trawled this forum and the internet for two days now, but unfortunately information is very sparse. I am stuck with PocketIE because of other requirements for the project, so switching to Opera or SkiFire is not an option I am afraid.
Thank you very much in advance for any pointers!
Mike
Other options
Hi again,
since no-one seem to have an idea to circumvent this particular challenge, can anyone suggest an alternative? I would be willing to skin the plugin, or use any other means of controlling audio in a web page through JavaScript.
I hate the fact that we have to work with Pocket IE on this, but at least it means that whatever solution we go for will need to work only on this platform and not across a variety of handsets / browsers.
Very grateful for any thoughts, opinions, advice,
Thanks again!
Mike
Hi,
I am a developer for android apps and i was wondering how i would write an app that has the ability to stream video over a wifi network. I was just curious what classes and interfaces that i would need to use or any general approach that i would have to take.
Please reply with any questions and comments
Thanks,
A fellow developer
For Android:
Basically, you would use the raw socket and TCP/IP classes along with either a lot of coding or some existing Java classes for streaming files from desktop/server Java.
For Windows Mobile, Symbian and iPhone:
Basically, you would use the traditional C socket interface almost like on Linux/UNIX and add some existing 3rd party C/C++ streaming library/classes on top.
For Windows Phone 7/Windows Mobile:
Look at the networking .NET classes and add some existing 3rd party .NET streaming classes on top.
For DumbPhones with Java support:
Again look at the raw socket and TCP/IP java classes and some existing 3rd party Java classes for streaming on top, but both here you and the 3rd party classes are restricted to the small subset of Java 1.1 available on MIDlet phones.
Thanks for the prompt response,
I am using an android phone that i'm trying to stream to a laptop computer using wifi. On the laptop i will be using some application like netcat.
Can you point me in the direction of any tutorial about how to use the classes on the android developers platform?
Thanks
Hi!. It turns out that there is a computer program that would be nice to have on my tablet and would be useful for my university classes. The "program" is really an .exe file and there is also a folder called "data" and inside that folder there are many many .swf files. I CAN open the swf files separatly but I can't open the exe (what the exe does is ... well, basicly organising all the swf's with an interface, the text, menus and stuff ). Is there any way in which I can get that program to run on a Android tablet?.
Edit: I managed to convert the main exe file to swf, now I gotta see if there is some swf player on android (pretty sure there is )
SuperSZ said:
Hi!. It turns out that there is a computer program that would be nice to have on my tablet and would be useful for my university classes. The "program" is really an .exe file and there is also a folder called "data" and inside that folder there are many many .swf files. I CAN open the swf files separatly but I can't open the exe (what the exe does is ... well, basicly organising all the swf's with an interface, the text, menus and stuff ). Is there any way in which I can get that program to run on a Android tablet?.
Edit: I managed to convert the main exe file to swf, now I gotta see if there is some swf player on android (pretty sure there is )
Click to expand...
Click to collapse
.EXE files couldn't run on Android because EXE is Windows executable and won't work on Linux or Android.
About swf player you can try this: SWF Player
It worked. I could convert the main exe to swf and it works on android. What would be REALLY cool would be to convert the main swf + the data folder (which contains the swf's that the program uses) to an apk file. I don't know if that's possible
not quite running it on the tablet
OK here is a solution but not an answer, you can run programs like splash top to view and controll your PC wirelessly over wifi from you tablet. Its like $20 for a year so you don't actually run the program on your tablet but you can run it on your computer on your tablet from anywhere in the world.