sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 347 forks source link

WebRTC capturer sample black display on the player #249

Closed raghavSrih closed 6 years ago

raghavSrih commented 6 years ago

Hi,

I tried successfully the webrtcstreamer (with bunny video). But when I tried webrtccapturer demo even though my webcam starts (led on) I see only black screen on the client player. I tried with externally connected camera as well. The issue persists. The web cam is on and C++ seems to be streaming.

Regards, Raghav

raghavSrih commented 6 years ago

It was an hardware issue. After rebooting my system multiple times it suddenly started working.