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

No video available with Janus streaming demo #35

Closed
tmatth opened this issue Dec 13, 2019 · 0 comments
Closed

No video available with Janus streaming demo #35

tmatth opened this issue Dec 13, 2019 · 0 comments

Comments

@tmatth
Copy link
Contributor

tmatth commented Dec 13, 2019

Your environment.

What did you do?

Running janus-gateway/plugins/streams$ ./test_gstreamer_1.sh as per https://github.com/pion/example-webrtc-applications/blob/master/janus-gateway/README.md I've confirmed that the stream is present in the janus demo page:

test_gstreamer_1

What did you expect?

VP8 video and Opus audio to be recorded.

What happened?

When running the https://github.com/pion/example-webrtc-applications/blob/master/janus-gateway/streaming example, it only records Opus audio:

Connection State has changed checking 
Connection State has changed connected 
EventMsg map[result:map[status:started] streaming:event]WebRTCUp type 5260567037834835Got Opus track, saving to disk as output.opus

I'm not sure if this is an issue with Janus, pion, or both.

Sean-Der added a commit that referenced this issue Dec 13, 2019
Since we are answering we should not depend on hardcoded PayloadTypes.
We should explore if we can move this internally, and figure out if we
can implement this without copying user input if PayloadType isn't know
at track creation time.

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

No branches or pull requests

1 participant