- Joined
- Jul 14, 2022
Expanding on this, MPV users can easily create a playlist to cycle through the cameras. It's simple and I'll quickly go through how.Jesus, who the fuck programmed this website? Even if you have one of the cameras full screened it still downloads all 10 videos in the background, which is terrible if you use mobile data.
Thankfully they put the stream data on an unprotected Cloudfront distribution, so you can just slap the following links into your player (VLC works on Android, MPV/VLC etc. should work on desktop) to watch one of the cameras specifically:
- Create a .txt file with the above URLs, I named it "fishtank.txt"
- Create a .bat file with the code:
Code:
mpv --playlist=fishtank.txt
- Run the bat file as a user