rtmp urls, .strm files
#1
Hi all,

Suppose I'm able to play a rtmp stream with something like:

Code:
rtmpdump -v -r rtmp://foourl --playpath bar  --pageUrl http://www.foourl.com --swfVfy http://www.foourl.com/player2.swf  | mplayer -

Is there a way to convert that into a url that xbmc (10.1) groks, so that I can put it in .strm files, or does one need to do that in python?

Alternatively, is there a generic add-on somewhere that reads rtmp stream urls, playpath's etc from some configuration file, so that one doesn't have to write an add-on for each stream in the intertubes?

I've been googling around for a while, and can't find the answer to these myself.
Reply
#2
rtmp://foourl playpath=bar pageurl=... swfvfy=...
Reply
#3
http://forum.xbmc.org/showthread.php?tid=97116
Reply

Logout Mark Read Team Forum Stats Members Help
rtmp urls, .strm files0