Help With Playing This RTMP DumpHi All,
Hope you are well! I am struggling with this RTMP Dump. rtmp://82.145.43.51/data4<playpath>tt1 <swfUrl>http://www.3patti.net/tv/player.swf <pageUrl>http://www.3patti.net/tv/ri.aspx Can you please help me how I can play in VLC or any any video player for web. Here is my HTML Code HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Re: Help With Playing This RTMP DumpHi,
so the paramters are ok so far and you just need to add a output paramter (-o or | player -) to download or play that stream.Like this.. Code:
rtmpdump -r rtmp://82.145.43.51/data4//tt1 -W http://www.3patti.net/tv/player.swf -p http://www.3patti.net/tv/ri.aspx | "C:\Programme\VideoLAN\VLC\vlc.exe" - |
Re: Help With Playing This RTMP DumpCode:
rtmpdump -v -r rtmp://82.145.43.51/data4/tt1 -W http://www.3patti.net/tv/player.swf -p http://www.3patti.net/tv/ri.aspx | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - |
Re: Help With Playing This RTMP DumpQuote:
You made my day. I can play this url in VLC. Can you please help me how I can embed this on website with some player like JWPlayer or FlowPlayer. I already have HTML syntax in my original post. Can you please correct where I am doing wrong. |
Re: Help With Playing This RTMP DumpI could not play this rtmpink below in xmtv player
rtmpdump -v -r rtmp://82.145.43.51/data4/tt1 -W http://www.3patti.net/tv/player.swf -p http://www.3patti.net/tv/ri.aspx | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Any ideas to write the parameters for the stream? |
Re: Help With Playing This RTMP DumpQuote:
http://xmtvplayer.com/ XMTV PLAYER – NEXT GENERATION MULTIMEDIA AND STREAMING PLAYER FOR ANDROID |
All times are GMT -6. The time now is 12:50 AM. |