How to set up to receive media from external sources . #276
              
                Unanswered
              
          
                  
                    
                      kinsleykajiva
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I need help with setting up how to get streams. In my case, I am using the Janus WebRTC server video room plugin, so I want to forward the streams to GStreamer. There can be N participants, and the streams can be sent at different times as they join at different times as well. I aim to eventually combine all these streams into one file. So, I want to be able to use this Java library efficiently because there could be a lot of streams to process on the fly, and calling is an issue as well. If anyone can help, thank you
Beta Was this translation helpful? Give feedback.
All reactions