This page is a technology demostration of an RTSP implementation.

It was created using VideoLAN VLC and Darwing Streaming Server and supports either the MPEG-4 or H.264 codec.

Tested with the following players:

Requires QuickTime plugin to work.

-5408: Time Out indicates the camera is off.

The VLC command used was:

"C:\Program Files\VideoLAN\VLC\vlc" -vvv dshow:// :dshow-vdev="Logitech QuickCam Pro 4000" :dshow-adev="Logitech Microphone (Pro 4000)" :dshow-size="320x240" :sout="#transcode{vcodec=mp4v, vb=192, acodec=mp4a, ab=48, deinterlace}:duplicate{dst=display, dst=rtp{dst=DSS_IP, ttl=127, rtp-port-audio=1230, rtp-port-video=1232, name=ramaboo, sdp=file://C:\movies\ramaboo_live.sdp}}"