Hi All -
Using macOS 10.13.5, transcoded streams fail during remote playback in Safari. On the same machine, playback in Chrome works properly. Remuxed streams play properly. The server is hardware accelerated on an i5-7400T with Channels running on Ubuntu 18.04 under VMware 6.7 with the video hardware passed through.
The error Safari displays is:
The media playback was aborted due to a corruption problem or because the media used features your browser did not support.
The logs from Channels at the time:
2018/06/25 14:45:33 [TNR] Opened connection to 10706499 for ch23.2
2018/06/25 14:45:33 [HLS] Starting transcoder for channel 23.2 from w.x.y.z (encoder=h264_vaapi, resolution=720, deinterlacer=hardware, bitrate=4000)
2018/06/25 14:45:40 [HLS] Stopping transcoder session ch23.2-dANY-6b2b34c47bf6 @ 5.2052s
2018/06/25 14:45:40 [TNR] Closed connection to 10706499 for ch23.2
If I do not stop the playback it will continue on but also continue to display the error.
Thanks!