Forum Discussion
PresentysFB
2 years agoHonored Guest
set Live streaming on by code
Hello, is it possible to broadcast live through a call from a script and thus not have to go to the menu and click on the broadcast option? In the documentation there are calls related to it, some i...
PresentysFB
2 years agoHonored Guest
When I click on the transmit button I do receive information about the callback but how could I make that call from code?
The callback:
Livestreaming.SetStatusUpdateNotificationCallback((Message<LivestreamingStatus> msg)
=> { GetLoggedInUser(msg); });
I use this:
CAPI.ovr_Livestreaming_StartStream(LivestreamingAudience.Public, LivestreamingMicrophoneStatus.MicrophoneOn);
But it doesn't seem to do anything
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 3 months ago
- 2 months ago
- 20 days ago