mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

How do I generate rtc_json.lib?? #610

Closed orc-codex closed 10 months ago

orc-codex commented 11 months ago

I'm kind of new here. In webrtc-streamer project I have rtc_json.lib in linked libraries. How do I get rtc_json.lib??

Thanks in advance!

mpromonet commented 11 months ago

Hi,

Cmake is running ninja with this target ans others. Have a look in CMakelist.txt

Best Regards Michel