How to play multiple video/audio at same time?
By David Brutoczki
12 Jun 2022 00:57
English
5 Replies
Hello.
I want to play an audio and two videos at the same time on Samsung Tizen TV.
But if the audio starts, the videos will stop, and if I start the videos, the audio will stop.
Example code:
<video src="example1.mp4" muted autoplay></video>
<video src="example2.mp4" muted autoplay></video>
<audio src="example3.mp3" autoplay></audio>
Only one works at a time.
Is there a setting or any solution to play more than one video and audio at the same time?
Edited by: David Brutoczki on 12 Jun, 2022
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------