Ferdinand Pilz

Results 12 comments of Ferdinand Pilz

If someone is still trying to get ChangeVideoParameters to work in the newest version have a look at my answer in #453 if it works for you

If you are still looking for information on this I made a [forum post](https://forum.unity.com/threads/webrtc-renderstreaming-code-improvements.1145162/#post-7351925) where I shared some code on how to use streamingSize and how to change video parameters...

+1 De-/Encoding video on its own thread would be absolutely essential for this type of application if this is not already the case.

If you are still trying to get this to work I made a [forum post](https://forum.unity.com/threads/webrtc-renderstreaming-code-improvements.1145162/#post-7351925) where I shared some code changes I made. Also how to use ChangeVideoParameters. The problem...

Still the same problem here with the newest versions. I streamed 8k in software using VP8 but with hardware encoding it already crashes when using something higher than 1920x1080. But...

Have you managed to use ChangeVideoParameters in the newest version? If not you can try if my answer in #453 works for you

If you are still trying to get ChangeVideoParameters to work in the latest version have a look at my answer in #453 if it works for you

This issue is a bit dated but since it is still open I will try my luck :) We want to use an SFU/Media Server as well because otherwise this...

Hi, thanks for the reply! Ok, I see. That basically answers my question. But is there any way to still get the information via the API if the video is...

Ok, thank you! Knowing that a video is really decoded to 10bit is definitely something we would need for our 10bit workflow/pipeline.