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

Remote video stream shows black screen. #1192

Open
Sunflowerformylove opened this issue Jan 20, 2024 · 2 comments
Open

Remote video stream shows black screen. #1192

Sunflowerformylove opened this issue Jan 20, 2024 · 2 comments
Labels
client related to peerjs client

Comments

@Sunflowerformylove
Copy link

Sunflowerformylove commented Jan 20, 2024

I am working on a simple video call application, and everything worked fine. However, when the caller received the media stream, I assigned it to the video element as the source object but nothing happened. When I check the stream, it has both the audio and video media stream track, but the video stream track's capabilities only device ID and an empty facing mode array, nothing about the aspect ratio or the dimension of the stream. In conclusion, the remote stream returns a black screen, with no metadata.

Tasks

No tasks being tracked yet.
@marek-sykora-zf
Copy link

Confirmed, happens to me also... it seems STUN/TURN is not working when trying on different network, it's working on local network.

@irgalamarr irgalamarr added the client related to peerjs client label Feb 24, 2024
@Antor1155
Copy link

I am also facing the same problem. Black screen when on two different network. But when on same network, works perfectly. Should I move to other packages like simplePeer ? any suggestion

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

No branches or pull requests

4 participants