RTSP to MP4 live player for browser, for webcam, demo
WebSocket server is down?
Stream:
- Tested: Chrome, Firefox, Safari
- Support RTSP codec: H.264/avc1 and H.265(HEVC)/hvc1
- This system is real time converter of ultra low latency (less 1s).
- Security limits for demo system:
- RTSP authentication (ex: "rtsp//id:pass@hostname/") is not allowed.
- RTSP port fixed at 554.
- Maximum play time is 60 seconds.
- This system is original code. Not used: ffmpeg, GStreamer
- More information (in Japanese)
- テスト環境: Chrome, Firefox, Safari
- サポートcodec: H.264/avc1 and H.265(HEVC)/hvc1
- このシステムは超低遅延(1秒以下)です。
- デモにつき、以下のセキュリティ制限を付けています。
- RTSP認証を不許可にしてあります(例: "rtsp//id:pass@hostname/")。
- RTSP portを 554 に固定してあります。
- 最大再生時間を60秒に制限しています。
- このプログラムは独自に開発したものであり、ffmpeg、GStreamer等は使用しておりません。
- より詳細な情報はブログを参照してください