Hello everyone, Can any of the Guru out there help find the streaming of those live broadcast and if you could tell me how you did it that would be great, so i know how to next time. basically i am looking for the mp3, mp4, hls or m8u3 url. i am trying to add those channel to my roku box
http://www.waystv.tv/show/tele-ginen-online
http://www.waystv.tv/show/rtnh-online
http://www.waystv.tv/show/haiti-cinema-tv
http://www.waystv.tv/show/tele-capoise
http://www.waystv.tv/show/luxtv
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by nvexcorp; 16th Jun 2015 at 05:15.
-
hi
you can use rtmpdump + rtmpdumphelper
example
http://www.waystv.tv/show/haiti-cinema-tv
in red dynamic value id so you can't use this code you need find your owner code with rtmpdumphelper
Code:rtmpdump -r "rtmp://wms.waystv.tv:1935/rtmp_waystlive/95/" -a "rtmp_waystlive/95/" -f "LNX 17,0,0,134" -W "http://www.waystv.tv/public/flash/player/wms/viewerModules/player/PlayerModule.swf" -p "http://www.waystv.tv/show/haiti-cinema-tv" --live -C O:1 -C NS:id:PnmCTuiDYVK9LvhYMQ0D -C O:0 -y "mainstream" -o "2015-06-17_12-46-19_mainstream.flv"
Code:RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: trackinfo: INFO: language und INFO: timescale 30.00 INFO: length 49406.00 INFO: sampledescription: INFO: sampletype avc1 INFO: language und INFO: timescale 44100.00 INFO: length 72631296.00 INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 44100.00 INFO: videoframerate 30.00 INFO: aacaot 2.00 INFO: avclevel 40.00 INFO: avcprofile 100.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 848.00 INFO: height 480.00 INFO: frameWidth 848.00 INFO: frameHeight 480.00 INFO: displayWidth 848.00 INFO: displayHeight 480.00 INFO: framerate 30.00 INFO: moovposition 28.00 24886.528 kB / 155.82 sec
Last edited by biezom; 17th Jun 2015 at 10:06.
-
Thank you for a quick reply. I do appreciate your time. But I am still not sure what to do. Is there a way I can pull out the mp4 or m8u3 whatever streaming url they have in there. I dont really know what to do with the code or rtmp link
-
download rtmpdumphelper and unzip in C:\rtmpdumphelper (for example)
download rtmpdump and unzip in the same folder in C:\rtmpdumphelper
run rtmpdumphelper.exe and load your video normally the video is directly download in C:\rtmpdumphelper -
I am trying to understand your concept when I download the video will it give me the url . Because the url to stream it on the roku platform.
Similar Threads
-
Get Direct URL of TV3.ie Live Stream
By reni10 in forum Video Streaming DownloadingReplies: 34Last Post: 28th Mar 2017, 08:49 -
How to stream/broadcast live TV using Star Media Center
By Baldrick in forum User guidesReplies: 17Last Post: 27th Jun 2015, 11:49 -
Free media streaming server for live streaming
By sambir in forum Video Streaming DownloadingReplies: 1Last Post: 11th Mar 2015, 02:23 -
How to get url of live streaming
By khaan in forum Video Streaming DownloadingReplies: 2Last Post: 10th Jan 2015, 23:46 -
How to broadcast a live satellite TV by Adobe Flash Media Live Encoder
By mrweb in forum Video Streaming DownloadingReplies: 0Last Post: 19th Aug 2010, 20:08