i was wondering what is the best way to livestream a camera using RTSP? i have been looking for hours but could not find anything any server source code that allows webcam livestreaming in c++ would help a lot.
There are many links to various server RTSP implementations, some open source and free on wikipedia.
Like this open source C++ one.