2011-09-01, 16:04
So I've moved forward, learned how to do the basics of Wireshark, and I feel like I'm close (maybe not) Below I've added what I think are the correct inputs for a strm stream for BYUTV. However, it doesn't work. Log seems to show that the "play" string might be off, which makes sense as it looks weird...
'9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247'
Any pointers on what the correct string might be? Here's the live feed. you need a free account to view. http://byutv.org/watch/livetv
String details
Property 'app' String 'live?_fcs_vhost=cp104234.live.edgefcs.net'
Property 'tcUrl' String 'rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net'
Property 'swfUrl' String 'http://player.ooyala.com/static/cacheable/ae0b0dfc90348cc50c26424686c095f2/player_v2.swf/DYNAMIC (wiki)/2'
I've dropped the last bit '/DYNAMIC (wiki)/2' as that seemed to throw an error in the log
Property 'pageUrl' String 'http://byutv.org/watch/livetv'
Play String??
String '9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247'
Current STRM stream I'm using...
rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net playpath=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_400_224_240@55247 app=live?_fcs_vhost=cp104234.live.edgefcs.net swfurl=http://player.ooyala.com/static/cacheable/856e74d0ecbe881c35549b8881d3df8c/player_v2.swf tcurl=rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net swfvfy=true
Looks like I get a handshake and connection, so that's good, but the stream fails to play.... any insight. log says it can't find stream (line 119 in the log below)
Here's the log http://pastebin.com/XY3w4Rkv
My idea is once I get the stream working I'll incorporate it into a full fledged plugin.
'9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247'
Any pointers on what the correct string might be? Here's the live feed. you need a free account to view. http://byutv.org/watch/livetv
String details
Property 'app' String 'live?_fcs_vhost=cp104234.live.edgefcs.net'
Property 'tcUrl' String 'rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net'
Property 'swfUrl' String 'http://player.ooyala.com/static/cacheable/ae0b0dfc90348cc50c26424686c095f2/player_v2.swf/DYNAMIC (wiki)/2'
I've dropped the last bit '/DYNAMIC (wiki)/2' as that seemed to throw an error in the log
Property 'pageUrl' String 'http://byutv.org/watch/livetv'
Play String??
String '9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247'
Current STRM stream I'm using...
rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net playpath=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_400_224_240@55247 app=live?_fcs_vhost=cp104234.live.edgefcs.net swfurl=http://player.ooyala.com/static/cacheable/856e74d0ecbe881c35549b8881d3df8c/player_v2.swf tcurl=rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net swfvfy=true
Looks like I get a handshake and connection, so that's good, but the stream fails to play.... any insight. log says it can't find stream (line 119 in the log below)
Here's the log http://pastebin.com/XY3w4Rkv
My idea is once I get the stream working I'll incorporate it into a full fledged plugin.