ukn_unknown
Hi,
I think I solved it by uninstalling and reinstalling rustdesk.
I configured the transcoding profiles as you showed me, h264+vaapi crashes after a few seconds while ffmpeg+vaapi runs fine, there are some errors in the log...
I read in a post about configuring wmc with tvh, hdhomerun and hdhrproxyiptv that during tvh transcoding the transport stream id ts and the service id that are essential for wmc are lost or changed, has anyone been able to make it work with this code ffmpeg -i - -f mpegts -mpegts_transport_stream_id 0x0006 -mpegts_service_id 0x0601 -metadata service_provider="SMR6" -metadata service_name="TF1" -c:a copy -c:v [codec video preferito] -hide_banner -loglevel panic pipe:1
Do you think it is possible to make it work with vaapi too...?
Thanks