HI Andreas,
OMP could be launch via Android Intent. It could be launch by another APK or from a web link.
We are also adding an additional feature to set android shortcuts for the media you have locally on your device, however this feature require Android OS 7.1.1 or later.
The OMP launch via ...
Search found 18 matches
- Wed Aug 23, 2017 7:01 pm
- Forum: OctaneVR Questions & Discussion
- Topic: orbx media player auto launch?
- Replies: 2
- Views: 3254
- Wed Aug 23, 2017 6:57 pm
- Forum: OctaneVR Questions & Discussion
- Topic: VR lua documentation
- Replies: 3
- Views: 2898
Re: VR lua documentation
Hi Andreas,
Sorry for the delay.
Lua scripting is going to be refactored next year around octane for Unity and later UE4, both of which will provide basic front end tools for exporting ORBX media packages, and allow embedding of more complex interactivity at texture and scene level.
We'll keep ...
Sorry for the delay.
Lua scripting is going to be refactored next year around octane for Unity and later UE4, both of which will provide basic front end tools for exporting ORBX media packages, and allow embedding of more complex interactivity at texture and scene level.
We'll keep ...
- Fri Oct 28, 2016 5:06 am
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX Media Player 3.0
- Replies: 15
- Views: 14938
Re: ORBX Media Player 3.0
Hi all,
A new build has been posted on the Oculus store, it should address most of the issues users had reported.
Cheers,
J.
A new build has been posted on the Oculus store, it should address most of the issues users had reported.
Cheers,
J.
- Thu Oct 27, 2016 10:51 pm
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX Media Player 3.0
- Replies: 15
- Views: 14938
Re: ORBX Media Player 3.0
Hi Francisco,
Sorry you are having issues with the latest build. We should be able to address this pretty quickly.
I'll pm you directly to help sort this out.
Cheers,
J.
Sorry you are having issues with the latest build. We should be able to address this pretty quickly.
I'll pm you directly to help sort this out.
Cheers,
J.
- Wed Oct 19, 2016 11:41 pm
- Forum: OctaneVR Questions & Discussion
- Topic: orbX player ->dramatic bad Quality
- Replies: 4
- Views: 3509
Re: orbX player ->dramatic bad Quality
Hi Andreas,
Looks like bi-linear filtering was disabled on 16bit PNG. We are working on getting a patched build ready. In the mean while you could use 8bit PNGs to work around this issue.
Thanks again for bring this up to our attention.
Cheers,
J.
Looks like bi-linear filtering was disabled on 16bit PNG. We are working on getting a patched build ready. In the mean while you could use 8bit PNGs to work around this issue.
Thanks again for bring this up to our attention.
Cheers,
J.
- Tue Oct 18, 2016 12:34 am
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX media Server
- Replies: 4
- Views: 5006
Re: ORBX media Server
Hey 1190xr,
The current build of the ORBX Media Server is mostly focused on desktop & browser sharing for the GearVR via ORBX Media Player & Oculus Social Beta.
if you have more questions around this, please feel free to PM me.
Cheers,
J.
The current build of the ORBX Media Server is mostly focused on desktop & browser sharing for the GearVR via ORBX Media Player & Oculus Social Beta.
if you have more questions around this, please feel free to PM me.
Cheers,
J.
- Mon Oct 17, 2016 8:04 pm
- Forum: OctaneVR Questions & Discussion
- Topic: orbX player ->dramatic bad Quality
- Replies: 4
- Views: 3509
Re: orbX player ->dramatic bad Quality
Hey Andreas,
What resolution of the cubemap you are currently using? also are you still using PNGs? if possible, could you share with me the full cubemap?
J.
What resolution of the cubemap you are currently using? also are you still using PNGs? if possible, could you share with me the full cubemap?
J.
- Fri Nov 20, 2015 2:52 am
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX viewer 2.0
- Replies: 221
- Views: 187530
Re: ORBX viewer 2.0
Hi All,
We have an updated ORBX Media Player app on the Oculus Store.
Here are some of the new features in this release:
V2.1.13
- Zip file support for packaging project folders (warning - does not yet support embedded .mp4)
- VR Cinema scenes - automatic export from Octane
- VR navigation ...
We have an updated ORBX Media Player app on the Oculus Store.
Here are some of the new features in this release:
V2.1.13
- Zip file support for packaging project folders (warning - does not yet support embedded .mp4)
- VR Cinema scenes - automatic export from Octane
- VR navigation ...
- Thu Oct 22, 2015 7:24 pm
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX viewer 2.0
- Replies: 221
- Views: 187530
Re: ORBX viewer 2.0
Yes, if you drop 001.jpg-300.jpg you can load an image sequence (in any format, including cube maps) as follows (can be EXR or PNG but they night take longer to load)
{"title":"MyCubeMapvideo_VR",
"author":" Goldorak",
"url:","*.jpg",
"loop":true,
"fps":60,
"scrub":0.1}
This will allow you to ...
{"title":"MyCubeMapvideo_VR",
"author":" Goldorak",
"url:","*.jpg",
"loop":true,
"fps":60,
"scrub":0.1}
This will allow you to ...
- Thu Oct 15, 2015 8:00 pm
- Forum: OctaneVR Questions & Discussion
- Topic: ORBX viewer 2.0
- Replies: 221
- Views: 187530
Re: ORBX viewer 2.0
Hey Redparis,
could you share with me your JSON (via PM). it should be pretty straight forward.
Ensure the file name of the JSON file match the first frame of the image file.
J.
could you share with me your JSON (via PM). it should be pretty straight forward.
Ensure the file name of the JSON file match the first frame of the image file.
J.