Steam In-Home streaming suddenly started refusing to use hardware decoding. Have been using this for some time without issue. The client PC is too weak for software decoding.
Running Steam Client on Ubuntu 14.04 64-bit with nvidia-384 drivers, and a GT710.
Have tried reinstalling steam and nvidia drivers to no avail. Keeps defaulting back to software decoding.
Started steam from a shell, and noticed this in the output when streaming a game:
ffmpeg verbose: Opened VA display via X11 display :0.
libva info: VA-API version 0.39.0`
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
ffmpeg error: Failed to initialise VAAPI connection: -1 (unknown libva error).
CVAAPIAccel: av_hwdevice_ctx_create() failed
libavcodec software decoding with 2 threads
Sure enough, there is no nvidia_drv_video.so
present. At a complete loss here.