View Single Post
  #1  
Old 03-01-2014, 09:15 AM
dexteriptv dexteriptv is offline
Junior Member
 
Join Date: Feb 2014
Posts: 18
dexteriptv is on a distinguished road
Default

Issue in Playing stream


Hello All,

I'm trying to play the below stream using rtmpdump and VLC but RTMP handshake is failed.

Code:
rtmpdump -v -r rtmp://193.111.140.94:1936/live2/ch10?u=dreamsat&p=dreamsat -o - -b 36000 | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"  -q --one-instance --fullscreen --play-and-exit --network-caching=1600 -
The same stream is playing in XBMC with below parameters. Please help. Thanks!
Code:
type=video
name=Discovery Channel Serbia (English Spoken)
thumb=http://upload.wikimedia.org/wikipedia/jv/0/09/Discovery_Channel.jpg
date=2014-02-28
URL=rtmp://193.111.140.94:1936/live2/ch10?u=dreamsat&p=dreamsat
player=default
rating=-1.00
Reply With Quote