Josan420
04-01-2012, 08:22 AM
i can't find rtmp url from
http://www.yupptv.com/indiatv_live.html
i already have normal stream url,
"rtmp://cdn.m.yupptv.tv/liveorigin/indiatv1"
but i want to find HD stream url i tried found this but this isn't working
rtmp://127.0.0.1:60001/live/gtcdnfreedocastindiatvauto
(to play HD stream u have to install Octoshape player, here is link to download it)
http://www.octoshape.com/?page=get_octo/get_octo
please help me to find HD rtmp url
urgoz
04-01-2012, 06:06 PM
rtmpdump -r rtmp://cdn.rtmp1.yupptv.tv/nwk -W http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf -p http://www.yupptv.com/account/FlashPlayerFrame.aspx -y indiatv | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Usually it works only for each 2nd or 3rd try, so dont give up.
Josan420
04-03-2012, 02:45 AM
thanks for reply
i tried it but it's not working
first i tried this
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk a "nwk" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
then i tried this
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk" -a "nwk" -f "WIN 10,3,181,26" -W "http://cdn.freedocast.com/player-octo/yume/v5/infinite-hd-player-YUPPTV.SWF" -p "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf?&streamer=rtmp://cdn.rtmp1.yupptv.tv/nwk&file=indiatv&autostartt=true&stretching=exactfit&mute=false" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
http://img252.imageshack.us/img252/2220/captadssfvure.jpg (http://imageshack.us/photo/my-images/252/captadssfvure.jpg/)</noscript>
it say ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Bahman
04-03-2012, 03:13 AM
^What about this one:
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk" -a "nwk" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" --live -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: author
INFO: copyright
INFO: description
INFO: keywords
INFO: rating
INFO: title
INFO: presetname Custom
INFO: creationdate Tue Apr 03 12:19:44 2012
INFO: videodevice Osprey-210 Video Device 1
INFO: framerate 25.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: videodatarate 700.00
INFO: avclevel 30.00
INFO: avcprofile 66.00
INFO: videokeyframe_frequency2.00
INFO: audiodevice Osprey-210 Audio Device 1
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: audioinputvolume 75.00
INFO: audiocodecid mp4a
INFO: audiodatarate 128.00
19.892 kB / 0.00 sec
;)
hasomaso
04-03-2012, 08:39 AM
thanks for reply
i tried it but it's not working
first i tried this
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk a "nwk" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
then i tried this
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk" -a "nwk" -f "WIN 10,3,181,26" -W "http://cdn.freedocast.com/player-octo/yume/v5/infinite-hd-player-YUPPTV.SWF" -p "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf?&streamer=rtmp://cdn.rtmp1.yupptv.tv/nwk&file=indiatv&autostartt=true&stretching=exactfit&mute=false" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
http://img252.imageshack.us/img252/2220/captadssfvure.jpg (http://imageshack.us/photo/my-images/252/captadssfvure.jpg/)</noscript>
it say ERROR: RTMP_ReadPacket, failed to read RTMP packet header
hello Josan420,
this menu does not exist for me!
how did you manage it?
http://img811.imageshack.us/img811/9610/unbenanntmos.png
thx
hasomaso
Josan420
04-05-2012, 05:59 AM
THANKS BAHMAN
thank u, thank u............
it work
Josan420
04-05-2012, 06:04 AM
hello Josan420,
this menu does not exist for me!
how did you manage it?
http://img811.imageshack.us/img811/9610/unbenanntmos.png
thx
hasomaso
hasomaso
there r 2 type of menu avialblabe on yupptv
1 octoshape
2 flashplayer
i use flash player
Josan420
04-05-2012, 09:15 AM
ok i tried it is working
but sometimes it doesn't work
H:\channel\wadhu ghatu\rtmpdump-20110925-git-6230845-win32>rtmpdump -r "rtmp://c
dn.rtmp1.yupptv.tv/nwk" -a "nwk" -W "http://www.yupptv.com/yupptvhdflvplayer/hdp
layer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" --live -y "i
ndiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
it stop here INFO: Connected...
but when i retry it start playing
Isn't Octoshape P2P streaming ?
karlo2105
04-06-2012, 02:34 AM
Isn't Octoshape P2P streaming ?
I don't think so. If it was they would use rtmfp (http://en.wikipedia.org/wiki/Real_Time_Media_Flow_Protocol) protocol which is Adobe's P2P instead of standard rtmp protocol. :D
Josan420
04-06-2012, 06:59 AM
i need rtmp url of another stream from same site. here is link
http://www.yupptv.com/aajtak_live.html
thanks
svnpenn
04-06-2012, 05:20 PM
i need rtmp url of another stream from same site. here is link
http://www.yupptv.com/aajtak_live.html
thanks
Not US.
Sorry.
Josan420
04-07-2012, 01:35 AM
but why?
please please help me....
Josan420
04-08-2012, 08:54 AM
ok i found it myself. thanks Bahman for rtmp url:)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.