MPlayer from script
#2
I think you would need to use Popen to do that but you shouldn't need to. If you can get the stream with rtmpdump you should be able to play with xbmc if you format the url like this, from you rtmpdump above

Code:
rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& swfUrl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf conn=Z: playpath=mp4:videos/19582164001/19582164001_1689951214001_b17-C5159720119A1-H264-1500-16x9.mp4?e=1340399144&h=24151f00940e483cc51cfa2ff4ec284d&__nn__=659726446001

You may need to add swfVfy=true and/or live=true.
Reply


Messages In This Thread
MPlayer from script - by dlake02 - 2012-06-25, 17:10
RE: MPlayer from script - by divingmule - 2012-06-25, 18:13
RE: MPlayer from script - by dlake02 - 2012-06-25, 18:34
Logout Mark Read Team Forum Stats Members Help
MPlayer from script0