rtmp to m3e8
#1
Hi i am trying to play a flash Stream (ucaster) in Kodi.

I used rtmpdump sniffer to find the url of the stream

rtmpdump -r "rtmp://178.162.199.155/live" -a "live" -f "WIN 11,5,502,146" -W "http://www.ucaster.me/static/scripts/fplayer.swf" -p "http://www.ucaster.me/embedplayer/fulltvx200/1/610/380" -C S:OK --live -y "fulltvx200?id=92664&pk=367c566f5a6882702a97d7862e4604c86a523c2155952d767fd37fcb50560155" -o "fulltvx200test.flv"

Currently if i run it from the rtmpdump (.bat file) folder it saves the stream to the file endig in. Flv. Also i can get it to stream on VLC change the -o part.
However i cant get it to work on Kodi (17.3). I researched different topics and it said to replacement the different arguments with ones that kodi can understand. I came up with this:

rtmp://178.162.199.155/live playpath=fulltvx200?id=92664&pk=367c566f5a6882702a97d7862e4604c86a523c2155952d767fd37fcb50560155 swfUrl=http://www.ucaster.me/static/scripts/fplayer.swf pageURL=http://www.ucaster.me/embedplayer/fulltvx200/1/610/380 app="live" swfVfy=true live=true

I tried using this in a m3u list and i doesnt work and i am stuck. Can someone please help me create a link that i can use in kodiConfused

Thanks in advanced
Reply
#2
Any help? Sad
Reply

Logout Mark Read Team Forum Stats Members Help
rtmp to m3e80