Need help creating strm
#1
I'm trying desperately to make a strm file for this link. Can anyone help please?

http://www.ovcdigitalnetwork.com/watch/?Live=1721
Reply
#2
Here's what URL Helper gave me:

rtmp://fml.B63F.edgecastcdn.net/20B63F/default<playpath>morehead_tricaster_1_1400 <swfUrl>http://www.ovcdigitalnetwork.com/showcase/swf/player.swf <pageUrl>http://www.ovcdigitalnetwork.com/showcase/embed.aspx?Live=1721&autoplay=false&sendpageview=false

Here's what my strm file looks like:

rtmp://fml.B63F.edgecastcdn.net/20B63F/default playpath=morehead_tricaster_1_1400 swfUrl=http://www.ovcdigitalnetwork.com/showcase/swf/player.swf pageUrl=http://www.ovcdigitalnetwork.com/showcase/embed.aspx?Live=1721&autoplay=false&sendpageview=false

It fails in XBMC
Reply
#3
Add live=True to the end of the url. Also no need to define the playpath variable (include in next to the main url). So:

rtmp://fml.B63F.edgecastcdn.net/20B63F/default/morehead_tricaster_1_1400 swfUrl=http://www.ovcdigitalnetwork.com/showcase/swf/player.swf pageUrl=http://www.ovcdigitalnetwork.com/showcase/embed.aspx?Live=1721&autoplay=false&sendpageview=false live=True

Just helping you out because this is a legit stream.
Note you posted in a forum section in which your questions do not apply at all. So, pay more attention next time.
Reply
#4
I really appreciate your help. It's working now.
Reply

Logout Mark Read Team Forum Stats Members Help
Need help creating strm0