garlo
03-22-2015, 06:27 AM
hi
i'm trying to find stream url of cams from earthcam.com
lets say this one
http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str
using wireshark i get tcUrl
rtmp://video4.earthcam.com:1935/fecnetwork
and play is fridays_5th.flv
so then in cmd prompt withing rtmpdump folder:
rtmpdump -v -r "rtmp://video4.earthcam.com:1935/fecnetwork/fridays_5th.flv" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
but i get :
WARNING: you havent specified an output file (-0 filename), using stdout
Connecting ...
INFO: Connected ...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
biezom
03-22-2015, 06:32 AM
hi
rtmpdump -r "rtmp://video4.earthcam.com:1935/fecnetwork" -a "fecnetwork" -f "WIN 17,0,0,134" -W "http://static.earthcamcdn.com/swf/streaming/stream_viewer_v3.swf" -p "http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str" -y "fridays_5th.flv" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
garlo
03-22-2015, 08:09 AM
i get:
http://postimg.org/image/6rhfxbokx/
and just holds there, no picture in vlc
biezom
03-22-2015, 08:15 AM
i get:
http://postimg.org/image/6rhfxbokx/
and just holds there, no picture in vlc
sorry i forgot an - at the end
rtmpdump -r "rtmp://video4.earthcam.com:1935/fecnetwork" -a "fecnetwork" -f "WIN 17,0,0,134" -W "http://static.earthcamcdn.com/swf/streaming/stream_viewer_v3.swf" -p "http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str" -y "fridays_5th.flv" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
garlo
03-22-2015, 08:31 AM
ok thanks it works.
so with which program do You find the code ?
also i'm qurious what does this mean:
#EXTINF:-1,Amsterdam Netherlands HD
rtmp://$OPT:rtmp-raw=rtmp://video4.earthcam.com/fecnetwork/4098.flv.flv pageUrl=http://www.earthcam.com swfUrl=http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf?20120504_a live=1
found it here:
http://www.tvonlinestreams.com/earthcams-updated-simple-tv/
i know pageurl and swfurl, but the first part is bugging me:
rtmp://$OPT:rtmp-raw=
and where does that whole code go ?
biezom
03-22-2015, 08:34 AM
ok thanks it works.
so with which program do You find the code ?
also i'm qurious what does this mean:
#EXTINF:-1,Amsterdam Netherlands HD
rtmp://$OPT:rtmp-raw=rtmp://video4.earthcam.com/fecnetwork/4098.flv.flv pageUrl=http://www.earthcam.com swfUrl=http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf?20120504_a live=1
found it here:
http://www.tvonlinestreams.com/earthcams-updated-simple-tv/
i know pageurl and swfurl, but the first part is bugging me:
rtmp://$OPT:rtmp-raw=
and where does that whole code go ?
i use rtmpdumphelper
rtmp://$OPT:rtmp-raw= it's the code when you use simpleTV
rtmpdump -r "rtmp://video4.earthcam.com/fecnetwork/4098.flv.flv" -p "http://www.earthcam.com" -W "http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf?20120504_a" --live | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
garlo
03-22-2015, 08:56 AM
ok , and do you know which program generates that whole code for simple tv?
Also is there a easier way of sending code to the vlc,or do i have to go through the cmd prompt every time ?
And the point of all of this... is there a way to stream such a earthcam-webcam on the desktop background?
vlc has a video-set as wallpaper but it covers all the shortcuts on the desktop.
biezom
03-22-2015, 09:18 AM
ok , and do you know which program generates that whole code for simple tv?
i don't know but rtmpdumphelper works. you need just change -p -W -y ........ by pageUrl= swfUrl= playpath= .......
Also is there a easier way of sending code to the vlc,or do i have to go through the cmd prompt every time ?
you can create a playlist earthcam.m3u
#EXTM3U
#EXTINF:-1,Amsterdam Netherlands HD
rtmp://video4.earthcam.com/fecnetwork/4098.flv.flv pageUrl=http://www.earthcam.com swfUrl=http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf?20120504_a live=1
#EXTINF:-1,nyc5th
rtmp://video4.earthcam.com:1935/fecnetwork/ swfUrl=http://static.earthcamcdn.com/swf/streaming/stream_viewer_v3.swf pageUrl=http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str playpath=fridays_5th.flv
And the point of all of this... is there a way to stream such a earthcam-webcam on the desktop background?
vlc has a video-set as wallpaper but it covers all the shortcuts on the desktop.
i don't know
garlo
03-22-2015, 09:34 AM
you can create a playlist earthcam.m3u
is there a instruction somewhere how to do it ?
also is rtmpsrv kind of a shortcut for cmd prompt ?
but when i run it and copy/paste the code something goes wrong and i get :
http://postimg.org/image/s4hgpxs7n/
-D3n1s-
03-22-2015, 11:50 AM
ok , and do you know which program generates that whole code for simple tv?
http://plstonline.org/#tabs-3
garlo
03-24-2015, 06:15 AM
i can't figure out what do i have to insert into plstonline.org for this page
http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str
-D3n1s-
03-24-2015, 09:34 AM
i can't figure out what do i have to insert into plstonline.org for this page
http://www.earthcam.com/usa/newyork/fifthave/?cam=nyc5th_str
VLC, PotPlayer, SimpleTV:
rtsp://video4.earthcam.com:1935/fecnetwork/fridays_5th.flv
garlo
03-24-2015, 02:04 PM
so rtmp + playpath and change rtmp to rtsp ?
but the video is a bit smoother when i start it with rtmpdump in cmd prompt. why is that ?
it's breaking up a bit when starting it with rtsp in vlc.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.