BYUtv stream RTMP question
#1
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.
Reply
#2
So, how is the BYUTV stream work going? I would love to get a hold of a BYU TV plugin for XBMC.
Reply
#3
try adding this to the url.

live=1 playlist=1 subscribe=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_400_224_240@55247

I think you are just missing some parameters.

also might want to check out the librtmp manpage. http://rtmpdump.mplayerhq.hu/librtmp.3.html

update:
I actually tested the url with the parameters added and it works for me. the event isn't actually playing it is just a feed for march madness you event will begin soon though. I wonder if you could map them out and check them for wild feeds.
Reply
#4
can someone please provide me with a rtmp link to one of the channels listed on http://weeb.tv/channels ??
I am able to play a channel, but I get kicked out after few seconds. Thanks in advance
Reply
#5
How's work on this potential plugin going? I'd be very interested in this if you can get it going. I wish I knew how to help out, but I am no developer/coder.
Reply
#6
Also really interested here!
Reply
#7
Bluecop you are the man... So freaking awesome. I have no idea how you knew to add that stuff, but we're in business now, Now to build a full plugin. Thanks again! (Gotta figure out how to get the higher quality stream too!) But it works for now!

ALL, just take this URL below and post in a text file and save as LIVE_BYU_TV.strm and play in xbmc... It's ghetto, but it works for now.


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 live=1 playlist=1 subscribe=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_400_224_240@55247


Actually try this one instead... better quality.

rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net playpath=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@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 live=1 playlist=1 subscribe=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247
Reply
#8
nognielsen Wrote:Bluecop you are the man... So freaking awesome. I have no idea how you knew to add that stuff, but we're in business now, Now to build a full plugin. Thanks again! (Gotta figure out how to get the higher quality stream too!) But it works for now!

ALL, just take this URL below and post in a text file and save as LIVE_BYU_TV.strm and play in xbmc... It's ghetto, but it works for now.


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 live=1 playlist=1 subscribe=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_400_224_240@55247


Actually try this one instead... better quality.

rtmp://63.235.21.63/live?_fcs_vhost=cp104234.live.edgefcs.net playpath=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@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 live=1 playlist=1 subscribe=9yNmhmMjqFo9h1GSeHr0uE2Wgccet-C6_640_360_840@55247

Thanks a lot buddy. It worked perfectly with 'livestreams'. I also have some rtmp: url's for live channels but when i add them to .xml file, it doesn't play anything. Here's one- 'rtmp://nokia40filmy150.sdp_18986678'.
Thanks
Raspberry Pi-B with Raspbmc
i5 iMac 21.5"
Macbook Pro
LG PA75U Projector with 113" DIY screen
iPhone 5S/Kodi
Denon AVR S500BT with Klipsch Reference series 5.1 setup
Amazon Fire TV with SPMC
Asus M004U (Coming Soon)

Image
Reply
#9
I was excited to see this thread. However, I could not get it to work. Can anyone confirm that this method still works? Is it just me? Did BYUTV change their feed? If so, does anyone have a new working stream? Thanks for your help.
Reply
#10
Could the problem be that I am running Linux? Anyone else running XBMC on Ubuntu that got BYUTV working?
Reply
#11
I got this byu tv add-on to work:

https://code.google.com/p/xbmc-byutv/
Reply
#12
Has anyone gotten this to work in gotham 13.2?
I keep getting dependencies not met...
Reply

Logout Mark Read Team Forum Stats Members Help
BYUtv stream RTMP question0