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

Implement a SIP Call VideoSink Module #223

Open
Vinayak-YB opened this issue May 4, 2023 · 0 comments · May be fixed by #224
Open

Implement a SIP Call VideoSink Module #223

Vinayak-YB opened this issue May 4, 2023 · 0 comments · May be fixed by #224
Assignees
Labels

Comments

@Vinayak-YB
Copy link
Collaborator

Vinayak-YB commented May 4, 2023

Is your feature request related to a problem? Please describe.
Implement a sip call sink module using baresip library.

Describe the solution you'd like
The baresip library provides a sip call making interface, we can add custom module called vidpipe and configure it to make a custom sip call. We can create a videosink module using the vidpipe module to ingest raw frames from our Aprapipes pipeline into the video call. The pipeline through the videosink module can ingest the processed frame and make video call.

Additional context
The sink module will start baresip in command line and we can make multiple calls using the sink module.

@Vinayak-YB Vinayak-YB linked a pull request May 4, 2023 that will close this issue
3 tasks
@Vinayak-YB Vinayak-YB self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant