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

[Question] Connecting android with web client #68

Open
Tiffceet opened this issue Oct 1, 2023 · 0 comments
Open

[Question] Connecting android with web client #68

Tiffceet opened this issue Oct 1, 2023 · 0 comments

Comments

@Tiffceet
Copy link

Tiffceet commented Oct 1, 2023

Hi, I am currently developing an android client(android native app) and a web client(js), which the android client will share its screen to the web client via webrtc and I am using this library.

In the web client I am using https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection
I encountered issue where after the android client calls .addTrack(), the web client does not trigger ontrack event, I am not sure what I did wrong and I have no idea how to debug/troubleshoot.

Asking if anyone have a working project example where connection is done between android client and a web client. Recommendations on how to troubleshoot /debug is greatly appreciated

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

1 participant