Closed xatitive closed 1 year ago
Possibly something to do with PyAV. Very little we can do here - perhaps try a newer PyAV build if available?
Using the latest PyAV does work but has some static in it sadly
Another thing i just found is that anything after iOS 16 cant stream to it either
complains about code 501, message Unsupported method ('SETMAGICCOOKIE')
Perhaps you can add support for that method :)
BTW: my iOS 16.5.1 device streams fine. Is yours in some special Apple Home ecosystem?
Not in any special home ecosystem but i am on ios 17 so i cant expect full compatibility lol
The problem
Hi!
Currently experiencing an issue with W11, python 3.11.4 and, visual studio build tools 2022 ver 17.6.4 where once running the command of installing the requirements with pip the wheel building for AV errors out with
Build command ran
What commit exhibits the issue?
master
Was there a last known working commit?
No response
What type of installation are you running?
virtualenv
With which python3 version do you run Receiver?
3.11.4
OS the receiver runs on
Windows
OS the sender runs
Windows 11
Which sender client was used
No response
Command invocation
pip install -r requirements.txt
Please include --debug output which helps to illustrate the problem
No response
Additional information
No response