html5 - Multiples sounds (audio and video) in Samsung SmartTV App -


i'm writing smart hub app project (novosga.org - support system), objective create display show customer ticket number. in app i've video (with sound) , play sounds (beeb , voice) when call next customer. works fine in emulator.

however when install app in tv second audio play muted. if video start after beeb, beeb dont work, , vice-versa.

samsung smart tv have issue multiples sounds?

tests

  • html5: tag audio + tag video
  • samsung-infolink-player (video) + html5 (audio)
  • samsung-infolink-player (video) + swf (audio)
  • multiple swf
  • single swf

[update]

i've resolved issue using same pluginplayer spliting in video time , audio time.

samsung smart tv not support parallel playback of several media files.

you can workaround playing sound , video in 1 swf. flash player mix audio , able hear on tv


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -