v4l2rtspserver/README.md

19 lines
481 B
Markdown
Raw Normal View History

2013-11-09 23:08:44 +00:00
h264_v4l2_rtspserver
====================
2013-11-09 23:34:56 +00:00
This implement an RTSP server feed reading H264 from a Video4Linux device.
It involves :
- libv4l to capture video frames
- live555 (http://www.live555.com) to implement RTSP server
The RTSP server support :
- RTP/UDP unicast
- RTP/UDP multicast
- RTP/TCP
- RTP/RTSP/HTTP
For the raspberry a V4L2 driver for the Raspberry Pi Camera Module in available
http://www.linux-projects.org/modules/sections/index.php?op=viewarticle&artid=14