Hector

Results 46 comments of Hector

> n the same file and place you changed before (line 453, `raop.py`), can you try adding this: sorry for the late response ill test now

``` $ atvremote --debug -s 192.168.1.54 stream_file=https://file-examples-com.github.io/uploads/2017/11/file_example_MP3_1MG.mp3 2022-01-11 16:50:02 DEBUG [pyatv.scripts]: Running with pyatv 0.9.8 2022-01-11 16:50:02 DEBUG [pyatv.support.knock]: Knocking at port 3689 on 192.168.1.54 2022-01-11 16:50:02 DEBUG [pyatv.support.knock]: Knocking...

withoyt that line it works normal ``` # Set up the streaming session await self._setup_session() print("OPTIONS:", await self.rtsp.exchange("GET", "/server-info")) ```

FOr example i use this atvremote --debug -s 192.168.1.54 stream_file=https://www.myinstants.com/media/sounds/epic.mp3 it plays normal but when i add this line print("OPTIONS:", await self.rtsp.exchange("GET", "/server-info")) it stops with an error

> The USB shows as global unicorp but once its internal drivers initialize it has a different id and name (Google Inc.). You likely need to just pass the entire...

> Are you using a USB 3 cable? The cable it included kind of sucked when I had mine. Using a USB C to USB C cable fixed it immediately...

> In either case I can't guarantee anything, just stating that in my previous experience with it the included cable was much higher inference. I will buy a new cable...

> Try taking a look at this https://www.reddit.com/r/homeassistant/comments/nxpxs8/my_solution_to_usb_passthru_on_a_virtualbox/ Thanks, i did check that out. WHat happens here is this: It gets detected by windows as google coral, so when i...

ALso i did even notice this.. using 100cpu. while the tpu is connected and found.. ![image](https://user-images.githubusercontent.com/13116501/187440315-b384821b-26fa-447d-9371-560c0d284105.png) and here you can see it active, ![image](https://user-images.githubusercontent.com/13116501/187440685-88e27e05-c35a-4399-98c2-c6cc214b5f0a.png)

> i can't get hwaccel to work, i did try all the ones in the manual..none of them work. all green 1920 x 1080 is the stream resolution. ![image](https://user-images.githubusercontent.com/13116501/187446128-76e3acae-fc2e-40bd-a85c-e474d2164de7.png)