SoundGuy2
SoundGuy25mo ago

Video Stream?

Can I use NormCore to send a video stream from one client to another? or display a video stearm from some other source like OBS from a PC?
Solution:
---------------------- Yes, Normcore does provide support for media streams. It offers high-quality, low-latency audio streams via the CreateAudioInputStream() API. This API returns an AudioInputStream that can be used to send audio data to all clients. Once called, all clients will be able to retrieve a corresponding AudioOutputStream object using the GetAudioOutputStream() API along with the clientID and streamID from the AudioInputStream object. As for video streaming, Normcore's new MediaStream API is now available in private preview for Normcore Private customers. If you would like to use video streaming in your Normcore Private app, you should get in touch with your account manager for more information. ...
Jump to solution
6 Replies
kapa.ai
kapa.ai5mo ago
Hi @SoundGuy2. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Solution
kapa.ai
kapa.ai5mo ago
---------------------- Yes, Normcore does provide support for media streams. It offers high-quality, low-latency audio streams via the CreateAudioInputStream() API. This API returns an AudioInputStream that can be used to send audio data to all clients. Once called, all clients will be able to retrieve a corresponding AudioOutputStream object using the GetAudioOutputStream() API along with the clientID and streamID from the AudioInputStream object. As for video streaming, Normcore's new MediaStream API is now available in private preview for Normcore Private customers. If you would like to use video streaming in your Normcore Private app, you should get in touch with your account manager for more information. Please note that the information provided here is based on the documentation available at the time of writing and may be subject to changes or updates. For more details, please refer to the Normcore Documentation (https://normcore.io/documentation/room/room#media-streams). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai5mo ago
<@1081953198014734357> kapa.ai is still learning and improving, please let us know how it did by reacting below
SoundGuy2
SoundGuy25mo ago
@kapa.ai not Audiosteam, Video stream
kapa.ai
kapa.ai5mo ago
Let me check the knowledge base for you. One moment! :books: ---------------------- Yes, Normcore does support video streaming. The new MediaStream API, which includes video streaming capabilities, is currently available in private preview for Normcore Private customers. If you're interested in using video streaming in your Normcore Private app, you should get in touch with your account manager for more information. Please note that the information provided here is based on the documentation available at the time of writing and may be subject to changes or updates. For more details, please refer to the Normcore Documentation (https://normcore.io/documentation/room/room#media-streams). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai5mo ago
<@1081953198014734357> kapa.ai is still learning and improving, please let us know how it did by reacting below