PDA

View Full Version : can't find stream url of yupptv.com


gagandeep420
04-15-2012, 05:37 AM
first of all i'm new on this forum, i started using rtmpdump about 2 weeks ago.
i used rtmpdump successfully on some streams
now i can't find a stream url, i tried rtmp explorer, url snooper and net transport but nothing found. here is link
http://www.yupptv.com/aajtak_live.html
thanks
(sorry for my bad english)

chap
04-15-2012, 06:17 AM
rtmp://cdn.m.yupptv.tv:80/liveorigin/aajtak2

gagandeep420
04-15-2012, 06:36 AM
thanks Chap;)
but i think this is normal stream, i was looking for Hd stream url.
to watch Hd stream u have to install Octoshape plugin. here is
http://cdn.freedocast.com/player-octo/octoweb-asosa-YUPPTV-2011101131/octosetupYUPPTV-201-1101131-win32_i386_ansi.exe
please help me:mad:
thanks

gagandeep420
04-15-2012, 10:14 AM
thanks
i tried it with Rtmpdump, but it's not working.

rtmpdump -r "rtmp://127.0.0.1:60001/live/" -a "live/" --live -y "gtcdnfreedocastaajtakauto" | "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 ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)

can u make a bat file
thanks

gagandeep420
04-15-2012, 10:19 AM
ok i searched on Google and i found this, another channel from same website

rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk2" -a "nwk2" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" --live -y "saharasamaynew" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

it is working. now i think i need only -y "*****" .
please help me

gagandeep420
04-16-2012, 07:12 AM
please someone helpme to find playpath (-y Playpath) of this HD stream
http://www.yupptv.com/aajtak_live.html

i have found rtmp url son i need only playpath

rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk2" -a "nwk2" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" --live -y "???????" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

karlo2105
04-16-2012, 08:24 AM
I used rtmpexplorer to get stream infos.

rtmpdump -r "rtmp://cdn.m.yupptv.tv:1935/liveorigin" -a "liveorigin" -f "WIN 11,2,202,233" -W "http://cdn.freedocast.com/player-octo/yume/v5/infinite-hd-player-YUPPTV.SWF" -p "http://www.yupptv.com/streams/aajtak.aspx" --live -y "aajtak2" | vlc -
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...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: width 320.00
INFO: height 240.00
INFO: videodatarate 195.31
INFO: framerate 15.00
INFO: videocodecid 7.00
INFO: audiodatarate 31.25
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: filesize 0.00
180.652 kB / 4.39 sec
ERROR: Download: Failed writing, exiting!

gagandeep420
04-16-2012, 08:56 AM
thanks karlo but i requested Hd stream:( , to play HD u have to install Octoshape plugin. i already have this normal stream url.

Josan420
04-17-2012, 04:49 AM
here is
rtmpdump -r "rtmp://cdn.nwk3.yupptv.tv/nwk3" -a "nwk3" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx?ChanId=8" --live -y "aajtak"| "C:\Program Files\VideoLAN\VLC\vlc.exe" -
working 100%:)

gagandeep420
04-18-2012, 05:42 AM
thanks Josan
it work
thanks agian