View Single Post
  #3  
Old 12-13-2015, 05:04 AM
iamsumit iamsumit is offline
Member
 
Join Date: Dec 2015
Posts: 72
iamsumit is on a distinguished road
Default

Re: What am i doing wrong?


First of all thank you so much for your time and effort. Much appreciated.

Quote:
Originally Posted by -D3n1s- View Post
Try #1

Code:
rtmpdump -v -r "rtmp://94.102.49.237/live" -a "live" -f "WIN 19,0,0,245" -W "http://www.p3g.tv/resources/scripts/eplayer.swf" -p "http://www.p3g.tv/embedplayer/tencrizzerter/2/600/400" --live -C S:OK -y "tencrizzerter?id=11153&pk=9a9f9611a0e9f27337a005da587dab06131b500952e6081a00cb326d75143d95" -C "S:OK" -K " " -o- | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --meta-title="TenCricket" -
Thanks man. This works perfectly and i also realized what i was doing wrong.

Quote:
Originally Posted by -D3n1s- View Post
Code:
rtmp://$OPT:rtmp-raw=rtmp://94.102.49.237/live swfUrl=http://www.p3g.tv/resources/scripts/eplayer.swf pageUrl=http://www.p3g.tv/embedplayer/tencrizzerter/2/600/400 playpath=tencrizzerter?id=11153&pk=9a9f9611a0e9f27337a005da587dab06131b500952e6081a00cb326d75143d95 conn=S:OK -K
Sorry to be asking a silly question but how do you play this link format? Directly in VLC? in Kodi? Because it doesnt work in either VLC or Kodi.

Quote:
Originally Posted by -D3n1s- View Post
Try #2

Code:
http://178.18.30.115:8081/liverepeater/227751/playlist.m3u8?wmsAuthSign=c2VydmVyX3RpbWU9MTIvMTMvMjAxNSAxMDo1NToxNyBBTSZoYXNoX3ZhbHVlPW9HbGZMOE5pd1NtTFh2MkhleUxlWUE9PSZ2YWxpZG1pbnV0ZXM9OA==
Oh! this one is a HTTP protocol and can be handled directly like this. But unfortunately, it doesnt work in VLC? any ideas why? Thank you Sir.
Reply With Quote