Sample Header Ad - 728x90

How to download rtmp video stream on linux?

3 votes
2 answers
5073 views
I want to download a video recorded today at 5-6 pm from the following earthcam: http://www.abbeyroad.com/crossing How can i download it in debian or ubuntu? Inspecting the source code i got the following: rtmp://video4.earthcam.com/archives/MP4:abbeyroad_archives/2016/03/26/1700.mp4 I tried using the rtmpdump application as follow: rtmpdump -r "rtmp://video4.earthcam.com/archives/MP4:abbeyroad_archives/2016/03/26/1700.mp4" but i get the following error message > INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound
Asked by George Birchoff (33 rep)
Mar 27, 2016, 05:38 AM
Last activity: Apr 5, 2017, 05:57 AM