Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

How to open this channel in vlc player ?

(http://stream-recorder.com/forum/showthread.php?t=18453)

entekeralamtv 06-22-2014 03:14 AM

How to open this channel in vlc player ?


 
How to open this channel in vlc player or find this channel rtmp or m3u8 streams... http://malayalamtv.tv

chap 06-22-2014 11:47 PM

Re: How to open this channel in vlc player ?


 
Code:

http://65.51.67.251/roku/event.stream/playlist.m3u8

sandy187 06-23-2014 12:22 AM

Re: How to open this channel in vlc player ?


 
Quote:

Originally Posted by entekeralamtv (Post 68571)
How to open this channel in vlc player or find this channel rtmp or m3u8 streams... http://malayalamtv.tv

using rtmpdump and vlc player:
Code:

rtmpdump -v -r rtmp://65.51.67.40/rtplive -y event.stream -W http://player.longtailvideo.com/player.swf -p http://malayalamtv.tv/ -o- | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --meta-title="Malayalam Television" -
easy test (only works if you have vlc installed here "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"):
Code:

1. copy the above rtmpdump code.
2. open the directory / folder where you have a copy of rtmpdump.exe
3. hold down the shift key and right click and empty area of the folder
4. select "Open command window here" from the menu.
5. right click in command window and select paste, then hit Enter key.



All times are GMT -6. The time now is 01:06 PM.