Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Thanks Klaus,Hi,
just add html5controls="true" and for hotspots also renderer="css3d" to the videoplayer plugin.
Here an example:
https://krpano.com/examples/119/krpano.h….renderer=css3d
Best regards,
Klaus
There is no "controls", there is only an "indicator" if video plays or not.Hi,
just add html5controls="true" and for hotspots also renderer="css3d" to the videoplayer plugin.
Here an example:
https://krpano.com/examples/119/krpano.h….renderer=css3d
Best regards,
Klaus
Any some news from this lack of control ?
This post has been edited 1 times, last edit by "San7" (Nov 21st 2018, 11:54am)
Nice implementationAny some news from this lack of control ?
Hello,
I implemented the control panel, added a timeline and a slider for which you can move the video, but it is implemented in the plugin
Example here , click play
The panel also opens to play audio files.
![]() |
Source code |
1 |
<include url="video_player/open_video.xml" /> |
![]() |
Source code |
1 |
videoplayer_open(%CURRENTXML%/video/video.mp4,%CURRENTXML%/video/video.webm,%CURRENTXML%/video/video-poster.jpg,0.5,0.9,0.9,true); |
This post has been edited 1 times, last edit by "San7" (Nov 23rd 2018, 4:55am)
San,videoplayer_open(%CURRENTXML%/video/video.mp4,%CURRENTXML%/video/video.webm,%CURRENTXML%/video/video-poster.jpg,0.5,0.9,0.9,true);