Playing live animal streams with ffmpegCan someone tell me (if possible) how to play one of these streams with ffmpeg?
http://www.liveanimals.tv/sea-aquari...an-island-reef |
Re: Playing live animal streams with ffmpegHi, any reason you want to use FFMpeg in particular?
This stream will work with Livestreamer (http://docs.livestreamer.io/install....ndows-binaries) however you will have to edit one file since support for UStream (which is the source of this video: http://www.ustream.tv/exploreGrandCaymanReef) was broken a few months ago. After installing livestreamer you will need to go to C:\Program Files (x86)\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins and look for ustreamtv.pyc. Delete this file, open notepad and paste the code seen here: https://github.com/pmrowla/livestrea...s/ustreamtv.py . Save this file as ustreamtv.py and move it into the plugins folder mentioned earlier. After adding the Livestreamer folder (C:\Program Files (x86)\Livestreamer\) to $path (http://www.howtogeek.com/118594/how-...d-line-access/) you should be able to simply open a command prompt and type: Quote:
To record the stream you can use: Quote:
|
All times are GMT -6. The time now is 09:44 AM. |