x3dom / x3dom

X3DOM. A framework for integrating and manipulating X3D scenes as HTML5/DOM elements.
http://x3dom.org
Other
815 stars 271 forks source link

mp4 audio fails to stop on exit #1133

Closed npolys closed 2 years ago

npolys commented 3 years ago

You can see some examples here...

http://metagrid1.sv.vt.edu/~polys/Forestry2020/Plot%2038/Plot38.html radio load drone video world (inline under switch)

and here http://metagrid2.sv.vt.edu/~npolys/eTrout/AI/index_sphere.html

the whole browser window has to be closed! :-\

andreasplesch commented 3 years ago

Hm,, for me on Chrome the sound stops when I close the tab.

npolys commented 3 years ago

I am using chrome too .. Version 86.0.4240.111 (Official Build) (64-bit)

it keeps going for me though... could be a funky local setting.

I notice that firefox does not render the video or audio at all

_n

On Thu, Oct 22, 2020 at 3:05 PM Andreas Plesch notifications@github.com wrote:

Hm,, for me on Chrome the sound stops when I close the tab.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/x3dom/x3dom/issues/1133#issuecomment-714699487, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2TSM5ITOHLEHDUEK7BSR3SMB655ANCNFSM4SY7IUXQ .

-- Nicholas F. Polys, Ph.D.

Director of Visual Computing Virginia Tech Research Computing

Affiliate Professor Virginia Tech Department of Computer Science

andreasplesch commented 3 years ago

Version 83.0.4103.116 (Official Build) (64-bit) on linux, so almost the same. Perhaps some cache setting.

On FF, drone does not work for me as well, but the others do. They sound stop when I close the tab. The trouts in pools all work with sound in FF for me as well. FF 68.10.0esr

andreasplesch commented 3 years ago

Perhaps FF needs to download all 600MB of the drone mp4 first before starting to play.