Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Bug]: kvsWebrtcClientMasterGstSample receive audio not work #1989

Closed
3 tasks done
overheat opened this issue May 21, 2024 · 1 comment
Closed
3 tasks done

[Bug]: kvsWebrtcClientMasterGstSample receive audio not work #1989

overheat opened this issue May 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@overheat
Copy link

overheat commented May 21, 2024

Please confirm you have already done the following

  • I have searched the repository for related/existing bug reports
  • I have all the details the issue requires

Please answer the following prompt

  • This issue is replicable using the unmodified sample application

Describe the bug

master(camera) not play received audio.

Expected Behavior

master(camera) play received audio.

Current Behavior

master(camera) not play received audio.

Reproduction Steps

Master:./samples/kvsWebrtcClientMasterGstSample test audio-video devicesrc
Viewer: test page

WebRTC C SDK version being used

1.10.2 (#1981)

If it was working in a previous version, which one?

No response

Compiler and Version used

gcc 13.2

Operating System and version

master:ubuntu 24.04

Platform being used

master:PC x64

@overheat overheat added bug Something isn't working needs-triage labels May 21, 2024
@disa6302
Copy link
Contributor

@overheat ,

You can receive media by setting pSampleConfiguration->receiveAudioVideoSource field to your receive media implementation . Is this something you are already doing?

@awslabs awslabs locked and limited conversation to collaborators May 21, 2024
@disa6302 disa6302 converted this issue into discussion #1990 May 21, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants