Solved Ustream
#1
Hello, all good day.

I'm currently developing an add-on for XBMC 13 and i've been stuck with getting the correct rtmp streams.
I've tried coojah and urlhelper and one other tool. all present me with chunks of .flv files that don't play

E.g
Code:
http://uhs-akamai.ustream.tv/sjc/sjc-uhs29/streams/httpflv/ustreamVideo/18431556/streams/live_1_1416918336_875877604.flv

The streams i'm trying to get are from
http://silverbirdtv.com/live and http://aitonline.tv/live

will be glad if anyone can help me, i've tried searching but the one's i'm getting are not updated

thanks.
Yeah, Me, Myself, and I, The Three Musketeers
Image
Reply
#2
If anyone has an idea please let me know, i've also tried using fiddler4 but same issue
Yeah, Me, Myself, and I, The Three Musketeers
Image
Reply
#3
I hosted a PHP script to see if it'd resolve the stream link, but it seems Ustream made a change that broke the addon as the PHP script itself is a bit dated, i don't know PHP so i can't fix if anyone has a workaround or can fix the PHP script please let me know.

thanks.
Yeah, Me, Myself, and I, The Three Musketeers
Image
Reply
#4
Code:
http://iphone-streaming.ustream.tv/uhls/18482308/streams/live/iphone/playlist.m3u8

Take a look at this project for rtmp.

Code:
https://github.com/chrippa/livestreamer
Reply
#5
(2014-11-26, 20:19)al101 Wrote:
Code:
http://iphone-streaming.ustream.tv/uhls/18482308/streams/live/iphone/playlist.m3u8

Take a look at this project for rtmp.

Code:
https://github.com/chrippa/livestreamer

Thank you much bro, appreciate will look into and hopefully resume development Smile
Yeah, Me, Myself, and I, The Three Musketeers
Image
Reply

Logout Mark Read Team Forum Stats Members Help
Ustream1