Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

find rtmp url from OCTOSHAPE PLAYER?

(http://stream-recorder.com/forum/showthread.php?t=11352)

Josan420 04-01-2012 08:22 AM

find rtmp url from OCTOSHAPE PLAYER?


 
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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Code:

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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
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=exactf it&mute=false" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

</noscript>
it say ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Bahman 04-03-2012 03:13 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
^What about this one:
Code:

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" -
Code:

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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Quote:

Originally Posted by Josan420 (Post 42896)
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=exactf it&mute=false" -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

</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?







thx
hasomaso

Josan420 04-05-2012 05:59 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
THANKS BAHMAN
thank u, thank u............
it work

Josan420 04-05-2012 06:04 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Quote:

Originally Posted by hasomaso (Post 42907)
hello Josan420,

this menu does not exist for me!
how did you manage it?







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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
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

evol 04-05-2012 03:22 PM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Isn't Octoshape P2P streaming ?

karlo2105 04-06-2012 02:34 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Quote:

Originally Posted by evol (Post 43015)
Isn't Octoshape P2P streaming ?

I don't think so. If it was they would use rtmfp protocol which is Adobe's P2P instead of standard rtmp protocol. :D

Josan420 04-06-2012 06:59 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
Quote:

Originally Posted by Josan420
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

Re: find rtmp url from OCTOSHAPE PLAYER?


 
but why?
please please help me....

Josan420 04-08-2012 08:54 AM

Re: find rtmp url from OCTOSHAPE PLAYER?


 
ok i found it myself. thanks Bahman for rtmp url:)


All times are GMT -6. The time now is 12:32 AM.