Is it necessary to provide "Audio-only" stream?

Hi all

I read this document and I'm not sure I need to add audio only stream.

https://developer.apple.com/library/content/qa/qa1767/_index.html


App store review guideline was changed like following.


Video streaming content over a cellular network longer than 10 minutes must use HTTP Live Streaming and include a baseline 64 kbps audio-only HTTP Live stream

=> Video streaming content over a cellular network longer than 10 minutes must use HTTP Live Streaming and include a baseline 192 kbps or lower HTTP Live stream


When I have a audio-only stream, and user entered that stream, It looks bug, because there is still image. And It is little bit late recorvered from that stream.

So I just want to prepare minimum bitrate with video(video 100Kbps, audio 92Kbps).


Is it possible to use 192kbps video for minimum bitrate without audio-only bitrate?


Thanks.

Accepted Reply

Yes. Your lowest bit rate stream just has to be no more than 192kbps.

If you can do that with video you think is acceptable, that is fine with us,

Replies

Yes. Your lowest bit rate stream just has to be no more than 192kbps.

If you can do that with video you think is acceptable, that is fine with us,