Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gray panel not show video streaming of the camera #12

Open
simonevilla opened this issue Jun 26, 2018 · 1 comment
Open

Gray panel not show video streaming of the camera #12

simonevilla opened this issue Jun 26, 2018 · 1 comment

Comments

@simonevilla
Copy link

Hi Ritchie,
congratulations for your great job!
I'm trying to show a video on the gray screen but it doesn't works.
The system is connected because I see that it sand frames but can't see the video.
Any suggests??

Thanks,
BR
Simone

@ritchielozada
Copy link
Owner

Hi Simone,

You can try using the base project https://github.com/webrtc-uwp/PeerCC to validate your setup (hardware and network) to check if your webcam sender workstation is sending frames over to the receiver app and see their interactions.

If you only see a gray screen .. that usually means the receiver is not getting any video frames from the sender which could indicate either a network peer setup issue or the sender is able to get webcam frames to send.

Hope this helps.

Ritchie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants