Modify

Ticket #10885 (closed Bug Report - General: fixed)

Opened 11 months ago

Last modified 10 months ago

AirPlay video with iOS 5.1.1 sometimes do not have audio

Reported by: jyavenard Owned by: jyavenard
Priority: major Milestone: 0.26
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Since the iOS 5.1.1 update, sometimes video playback gives video without audio

Attachments

Change History

comment:1 Changed 11 months ago by jyavenard

  • Owner set to jyavenard
  • Status changed from new to accepted

comment:2 Changed 10 months ago by Jean-Yves Avenard <jyavenard@…>

  • Status changed from accepted to closed
  • Resolution set to fixed

In a519a4df1608a3f1dec226674777803f5d7bc796/mythtv:

Allows multiple sessions to Airplay and RAOP

This is done by stopping the one currently running or stopping any current playback.

This change allows to always be able to start airplay and not silently fail should a playback be currently going. If a current playback is currently going (either RAOP, AirPlay? or standard playback), it will be stopped and a new session will be automatically started.
AirPlay? now waits synchronously for any events to be completed: this result in much smoother user interaction and also follow Apple's user experience guidelines with their MFi vendors.

A side effect is that since iOS 5.1, a typical AirPlay? session would open both a RAOP session and an AirPlay? one, to drop the RAOP connection a few seconds later. This caused the audio card to be already in use for AirPlay? and resulted in no audio during playback

There is an issue with iOS devices when using RAOP, they don't detect that the connection got interrupted and continue sending data. iTunes behaves properly.

Fixes #10885

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.