find url to rtmp stream using python?
#1
Hi! I'm playing around with a little addon. I have trouble with finding the urls for the streams using python. I need help finding them. it is tv3play.se and tv4play.se i need help with.

I can find the urls using StreamTransport.

Where are these urls sent to the client?
Reply
#2
Jaken Wrote:Hi! I'm playing around with a little addon. I have trouble with finding the urls for the streams using python. I need help finding them. it is tv3play.se and tv4play.se i need help with.

I can find the urls using StreamTransport.

Where are these urls sent to the client?

Why not use the XOT-Uzg.v3 plugin/script/addon? It has support for tv3play.se (4 not yet because of RTMPE restrictions). You can find installation instructions and downloads here: http://www.rieter.net/pages/XOT:Installation
Reply
#3
I wanted to learn python. And a stream plugin was a fun way to start. But i will check XOT.
Reply
#4
Jaken Wrote:I wanted to learn python. And a stream plugin was a fun way to start. But i will check XOT.

Np, then just look at the tv3 channel and peak of XOT. Perhaps add a TV4 channel that I can add to the collection?
Reply
#5
I'm putting webtv on ice. I will start with a simpler webradio plugin.
I'm trying to stream from this webpage: http://www.bandit.se/webbradio/webbradio.php
As far as i can see the rtmp url is: rtmp://mtg-fms.bahnhof.net/live/bandit

I can not get this to play in xbmc. Am I doing something wrong or is the stream not supported?

here is Debug Log:
http://pastebin.com/1VHgQAa6

edit: I actually found an other url to stream so i should be okay for now.
http://mtg-ice.bahnhof.net:8080/bandit_sthlm
Reply

Logout Mark Read Team Forum Stats Members Help
find url to rtmp stream using python?0