Here’s a quick note on how to open a Qihan IP camera’s RTSP stream with ffmpeg/avconv:
1 | avconv -rtsp_transport tcp -i "rtsp://192.168.1.10:554/tcp_live/ch0_0" -acodec copy -vcodec copy -f mpegts a.ts |
To open the stream from VLC, set RTP over RTSP (TCP) on the Input/Codecs tab.
Trackback responses to this post
About me
I'm Nonoo. This is my blog about music, sounds, filmmaking, amateur radio, computers, programming, electronics and other things I'm obsessed with.
... »
Trackback URL
No comments yet.