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

Erreur lors d'un appel vidéo sur certains navigateurs #1200

Open
MarcWadai opened this issue Dec 30, 2024 · 0 comments
Open

Erreur lors d'un appel vidéo sur certains navigateurs #1200

MarcWadai opened this issue Dec 30, 2024 · 0 comments

Comments

@MarcWadai
Copy link
Contributor

MarcWadai commented Dec 30, 2024

Besoin d'identifier le navigateur et la situation.

Use case #1 :

Error: Couldn't start capturing media! Is your microphone set up and does this app have permission?: NotFoundError: The object can not be found here. 
Error code 6: The object can not found here

=> OS qui doit autoriser la camera ou le micro

Use case #2 :

Failed to play media element with feed for userId @testeur-finances.tchap.beta.gouv.fr:agent.finances.tchap.gouv.fr with purpose m.usermedia DOMException: The fetching process for the media resource was aborted by the user agent at the user's request.
    playMedia VideoFeed.tsx:118
    componentDidMount VideoFeed.tsx:60

=> VM n'a pas acces a la camera ou le micro


EDIT : mauvais tests car fait dans une VM qui ne peut accéder au flux video de la caméra. Les tests suivants ont été réalisé :

Chrome 131 -> Firefox 133
Firefox 133 -> Chrome 131
Firefox 128 -> Chrome 131 => appel video non pour Firefox 128 mais audio passe
Chrome 131 -> Firefox 128 => appel video non pour Firefox 128 mais audio passe

=> VM n'a pas acces a la camera ou le micro

Failed to play media element with feed for userId [@testeur-finances.tchap.beta.gouv.fr:agent.finances.tchap.gouv.fr](https://tchap.gouv.fr/#/user/@testeur-finances.tchap.beta.gouv.fr:agent.finances.tchap.gouv.fr) with purpose m.usermedia DOMException: The fetching process for the media resource was aborted by the user agent at the user's request.
    playMedia VideoFeed.tsx:118
    componentDidMount VideoFeed.tsx:60

Use case #3 :

image

Couldn't start call! Invalid ICE server configuration.: TypeError: windows.RTCPeerConnection is not a constructor

Probleme sur les poste NOEMI

=> pas encore trouve pourquoi?

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