Partial Outageshare-external
problem starting video on meta quest 2 remotely with adb command of meta quest dev hub
1

I have a meta quest 2 viewer since the oculus tv app was updated. A command line to start a 360 video located in the Movies folder that I start from the PC via meta quest link no longer works. The command line is this: adb shell am start -a android.intent.action.VIEW -d file:///storage/emulated/0/Movies/australia2nov_injected.mp4 com.oculus.tv/.PlayerActivity; sleep 476 && adb shell am force-stop com.oculus.tv && adb shell am force-stop com.oculus.environment.prod.cyberhome now gives me this error: ------------------------- 2024-11-04 18:29:17.021 MQDH executing "adb shell am start -a android.intent.action.VIEW -d file:///storage/emulated/0/Movies/australia2nov_inject ed.mp4 com.oculus.tv/.PlayerActivity; sleep 476 && adb shell am force-stop com.oculus.tv && adb shell am force-stop com.oculus.environment.prod.cyberhome"... Starting: Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Movies/australia2nov_injected.mp4 cmp=com.oculus.tv/.PlayerActivity } Error type 3 Error: Activity class {com.oculus.tv/com.oculus.tv.PlayerActivity} does not exist. my question is: is it possible to restore the old version of meta quest tv? Paola

Tridifactory
Asked about a week ago