I'm trying to implement a application that stream video from my webcam via rtsp. I've done with part that encode from webcam to h264 video.
I'm trying to use live555 as streaming server, but I can't find any good examples or documentation to use it. Also the code don't have much commends.
Can anyone give some? Or other library good for that purpose.