Search found 45 matches

by bbaudel
Thu Apr 26, 2018 8:43 am
Forum: General discussion
Topic: VR and Android Chrome
Replies: 3
Views: 19093

Re: VR and Android Chrome

Yes the WebVR API access can be broken into the current release.
We are looking forward to make it in a cleaner way for the next release with the use of the latest Three.js WebVR implementation which will avoid a concurrency between the ForgeJS implementation and the Three.js one.
by bbaudel
Tue Mar 27, 2018 8:20 am
Forum: General discussion
Topic: Dash + Ambisonic
Replies: 5
Views: 21504

Re: Dash + Ambisonic

Sorry for the delay.
I was working on other products and I've not made any progress in this area.
by bbaudel
Tue Mar 27, 2018 8:18 am
Forum: Bug report
Topic: after media event error, action via hotspot no error
Replies: 1
Views: 13646

Re: after media event error, action via hotspot no error

Sorry for the answer delay.
So you would like to display a hotspot with a go to next scene action when a video scene media is ended?
by bbaudel
Tue Mar 27, 2018 8:15 am
Forum: General discussion
Topic: How to stop the ForgeJs player ?
Replies: 2
Views: 15158

Re: How to stop the ForgeJs player ?

You want to stop a video playback only or do something else?
There are also many destroy methods if you're looking after a removal.
by bbaudel
Tue Mar 27, 2018 8:12 am
Forum: Plugins
Topic: how to implement Editor Plugin
Replies: 1
Views: 14671

Re: how to implement Editor Plugin

Hi and sorry for this answer delay. You have to instanciate the editor plugin into your project like this: { "story": { ... }, "plugins": { "prefix": "../../plugins/", "engines": [ { "uid": "org.forgejs.editor", "url": &...
by bbaudel
Tue Mar 27, 2018 8:07 am
Forum: General discussion
Topic: CORS error, but everything is hosted on the same server
Replies: 1
Views: 13591

Re: CORS error, but everything is hosted on the same server

Is it possible to have a look to your config.json file to test it ? Thanks
by bbaudel
Tue Mar 27, 2018 8:04 am
Forum: General discussion
Topic: VideoControls - quality selection bug
Replies: 1
Views: 13337

Re: VideoControls - quality selection bug

Thanks for the report I open an issue and it will be verified.
by bbaudel
Thu Dec 28, 2017 4:04 pm
Forum: Bug report
Topic: hotspot DOM not visible in flat view
Replies: 1
Views: 12240

Re: hotspot DOM not visible in flat view

Hotspots are not supported on flat view at this time.
by bbaudel
Thu Dec 14, 2017 3:32 pm
Forum: General discussion
Topic: Dash + Ambisonic
Replies: 5
Views: 21504

Re: Dash + Ambisonic

Hi Nicolas,
I'll have a look on it asap.
In fact our HLS quick implementation based on hls.js is using the default HTMLVideoElement so it's more easier than the MediaPlayer of dash.js to access audio tracks.
by bbaudel
Tue Dec 05, 2017 3:57 pm
Forum: General discussion
Topic: Dash + Ambisonic
Replies: 5
Views: 21504

Re: Dash + Ambisonic

The compatibility hasn't been applied yet. Only HTML5 video are ambisonics compatible for the moment. If you have an ambisonic DASH stream I can give a look on next days to see if it's possible easily. HLS has been pushed for validation today on the repository. It will be more simple to do it with i...

Go to advanced search