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

How to handle and forward new video data in SIP interface? #192

Closed
sunnytzh opened this issue Oct 8, 2024 · 3 comments
Closed

How to handle and forward new video data in SIP interface? #192

sunnytzh opened this issue Oct 8, 2024 · 3 comments

Comments

@sunnytzh
Copy link

sunnytzh commented Oct 8, 2024

At present, we can only choose SIP to connect the third-party platform, now want to add Video part of the processing, how should be handled to complete this part of the work, at present we consider the following parts need to be handled:
1. Description of the new video section in the SDP Information
2. Handling of the new video port when opening the Port
3. How to handle the new video port when it receives the video data sent to the other end to be forwarded to other participants
4. How to forward video data from other participants in the video conference to third-party platforms through the video port
5. ...
Please help us to assess whether there is a solution to these problems that can be used for reference, or what problems are not taken into account, and how these problems should be implemented, online and so on. Thank you.

@davidzhao
Copy link
Member

dupe of #24, re-opened that issue to keep track of the request

@davidzhao davidzhao closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
@sunnytzh
Copy link
Author

sunnytzh commented Oct 8, 2024

I saw the comment on #24, but I don't feel organized and clear enough. The answer is a little messy. Can you sort out the details clearly? Thank you.

@sunnytzh
Copy link
Author

sunnytzh commented Oct 8, 2024

We do have this scenario at the moment, and we see it happening to many SIP users as well. The scenarios that illustrate these are becoming more and more extensive in practice, and we hope that the needs of this scenario will be addressed. Or give us guidance on the implementation of the technical ideas, we follow your recommended ideas to achieve, we hope to share our successful solutions to continue to expand the application capabilities of livekit. Thank you.

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

2 participants