FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.91k stars 355 forks source link

Video cannot be reproduced from TV+ app #225

Closed jcconca closed 3 years ago

jcconca commented 3 years ago

After installing the service, almost everything is fine:

iPhone XR mirroring iPad 4 mirroring

iPhone photos, sometimes hangs video, get frezed and then recover and share it. But that is not the case.

I can even see the application youtube on full screen mirroring.

But when I try to reproduce TV+ in the rpiplay, the error says something like, the screen has not authorisation to reproduce protected films

F298ADFA-72E8-4F55-ABAF-B4074CA19F14

If I disable the screen mirroring and try to send directly the video, I can see errors in the console saying: aacDecoder_DecoderFrame error : 0x400c aacDecoder_DecoderFrame error : 0x4002

7DA8F2DA-6102-4BEE-81F3-464953404C7E

No video or audio sent to the raspberry.

Is a known incompatibility with the application or is the content?

FD- commented 3 years ago

I suspect the problem is issue #7.

jcconca commented 3 years ago

@FD- thanks for the quick reply.

I will have a look into the the related problem. I’m rusty with C, but if I can help I will try