Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
BLANX.de's avatar
BLANX.de
Protege
6 years ago

Detect when someone is casting application

Hi,
Due to copyright reasons we would like to detect if a user is starting casting of the application to disable certain features like music.
Is there some kind of callback? Or in worst case, can we disallow casting?

Thanks

2 Replies

Replies have been turned off for this discussion
  • Hi,

    I don't know if there is any way to manage the casting of your application but in the worst case, you can enable and disable the possibility to cast your application in your Oculus For Developper Dashboard view (Settings -> Sharing-> Enabled features) : 


  • Thanks. Found this too, but it is definitely not the best solution.
    I found some platform callbacks in the sdk, but did not manage to get them working.