Welcome to the Public MotionJPEG Sources repository! This project curates a list of free, publicly accessible MotionJPEG sources that are confirmed to be working as of March 2024. Whether you're exploring video streams for educational purposes, development, or just for fun, you've come to the right place.
MotionJPEG streams the video as a continuous sequence of JPEG images over HTTP, making it straightforward to access through a web browser without requiring additional protocols or setup.
Click on the links below or To access these streams, you can use VLC Media Player or any other compatible media player that supports MotionJPEG streaming. Here's a quick guide to get started with VLC:
- Open VLC Media Player.
- Click on "Media" > "Open Network Stream" (or press Ctrl+N).
- Enter the RTSP URL of the stream you wish to view.
- Click "Play" to start streaming.
Below is a curated list of motion JPEG sources that are publicly available for streaming:
- Stream URL: Buffalo Trace Factory Live Stream
- Stream URL: Kirchhoff Institute Physics Pendulum Cam
- Stream URL: Tampere HackLab Live Stream
- Stream URL: Piano Factory Live Stream
- Stream URL: Hotel Lobby Live Stream
- Stream URL: Purdue Engineering Mall Live Stream
- Outside CCTV Stream URL: Hospital San Bernardino Live Stream
- Stream URL: Warrenton Beach Live Stream
- Stream URL: Tokyo House Live Stream
- Stream URL: Tsumago Hills Live Stream
- Stream URL: Soltorget Pajala Live Stream
- Stream URL: Kaiskuru Skistadion Live Stream
Below is a curated list of RTSP sources that are publicly available for streaming:
- Stream URL: Anime Girl Loop Live Stream
- Stream URL: [Anime Girl Loop Live Stream 2]
gst-launch-1.0 filesrc location=myaanee.mp4 ! qtdemux name=d d.video_0 ! queue ! rtspclientsink protocols=tcp name=s location=rtsp://62.109.19.230:554/myaanee d.audio_0 ! queue ! s.
- Stream URL: [Anime Girl Loop Live Stream 3]
ffmpeg -re -stream_loop -1 -i myaanee.mp4 -c copy -rtsp_transport tcp -f rtsp rtsp://62.109.19.230:554/myanee
- Stream URL: Anime Girl Loop Live Stream
Your contributions are welcome! If you know of any public MotionJPEG sources that are not listed here, please feel free to add them by submitting a pull request or opening an issue. When contributing, please ensure that the streams are publicly accessible and do not infringe on any copyrights.
This repository is intended for educational and development purposes only. We do not own or operate any of the listed streams. The availability and legality of the streams may vary by location, and we encourage users to ensure they are not violating any local laws by accessing these streams.
This project is open-sourced under the MIT License.