Aralekk / simple360player_iOS

Simple 360 Video player for iOS using SceneKit
161 stars 22 forks source link

Audio Playback #3

Closed weberbry closed 8 years ago

weberbry commented 8 years ago

For mp4 files that have audio I can not get the audio to be included in the playback. The volume property for the underlying AVPlayer is 1.0 but there is still no audio.

Any suggestions?

Aralekk commented 8 years ago

Simulator or device ? I can't reproduce the issue, can you walk me through what you've done ? Did you also turn off the mute switch on a iPhone ? Happens to me all the time ! :)

weberbry commented 8 years ago

Audio switch issue.

Sorry about the silly question.