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

baresip -Webrtc first frame got stuck with actual video from device node. #3025

Closed
Veeramanikandan14 opened this issue May 13, 2024 · 1 comment

Comments

@Veeramanikandan14
Copy link

Hello there,

I was testing the baresip webrtc module, with test source it worked successfully. i could be able to see the test video streaming after the sip negotiation. In the source code i made the below changes, its reads from the camera device, but got stuck after the first frame.

    //str_ncpy(config->video.src_dev, "lavfi,testsrc2",
    str_ncpy(config->video.src_dev, "/dev/video0",
             sizeof(config->video.src_dev));

Pls, suggest any other changes need to do.

Regards,
Balaji T

@alfredh
Copy link
Collaborator

alfredh commented May 16, 2024

@baresip baresip locked and limited conversation to collaborators May 22, 2024
@alfredh alfredh converted this issue into discussion #3036 May 22, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants