View Single Post
  #25  
Old 11-04-2017, 12:32 PM
johnyb606 johnyb606 is offline
Junior Member
 
Join Date: Nov 2017
Posts: 6
johnyb606 is on a distinguished road
Default

Re: How to get the real rtmp address on this encoding page.


tnx, but vlc wont play it when i go to open network stream rtmp://video3.earthcam.com:1935/fecnetwork/10874.flv

I get:
Your input can't be opened: VLC is unable to open the MRL 'rtmp://video3.earthcam.com:1935/fecnetwork/10874.flv'. Check the log for details.

log says a lot, ends with:
qt4 debug: IM: Setting an input
avcodec error: Failed to open rtmp://video3.earthcam.com:1935/fecnetwork/10874.flv: Unknown error
core debug: no access modules matched
core error: open of `rtmp://video3.earthcam.com:1935/fecnetwork/10874.flv' failed
core debug: dead input
core debug: changing item without a request (current 4/5)
core debug: nothing to play
qt4 debug: IM: Deleting the input

i dowloaded the lastest vlc, mpclassic (wont play), bsplayer (wont play), combined comunity codec pack.


does your vlc play it?

vlc does play it I type into cdm:
rtmpdump -r "rtmp://video3.earthcam.com:1935/fecnetwork" -a "fecnetwork" -f "WIN 27,0,0,183" -W "https://www.earthcam.com/swf/streaming/stream_viewer_v3.r31119.swf" -p "https://www.earthcam.com/usa/newyork/worldtradecenter/?cam=skyline_g" -y "10874.flv" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

but then it's also downloading it, and i dont want that.
I just want to play it with vlc.
Reply With Quote