Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道使用 RTSP 直播摄像机的最佳方式是什么?我一直在寻找几个小时,但找不到任何允许在 C++ 中进行网络摄像头直播的服务器源代码会有很大帮助。
有许多指向各种服务器 RTSP 实现的链接,一些在wikipedia上是开源和免费的。
像这个开源 C++之一。