Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

android auto start video not have sound


i am setup jwplayer using xml like

<com.longtailvideo.jwplayer.JWPlayerView
android:id="@+id/jw_player_front"
android:layout_width="match_parent"
android:layout_height="230dp"
android:descendantFocusability="blocksDescendants"
jwp:jw_autostart="true"
jwp:jw_controls="false"
jwp:jw_stretching="stretching" />

but when video autostart sound is silent why ?

3 Community Answers

George

JW Player Support Agent  
-1 rated :

This is a known issue on the Android SDK. Instead call setup and then call play

a...

User  
0 rated :

sorry : ( i'm wroing click rated -1

my badness

George

JW Player Support Agent  
0 rated :

Please let me know if you have any other questions or concerns.

This question has received the maximum number of answers.