PixelStreaming How to change the vp8 or vp9 encoder

android not support H264 streaming, don’t render,How to solve?

Hey there @Anonymous_b599f02cee8d13ef300546f5fb55d53b. Welcome to the Unreal Engine Forums!

This topic has been moved from International to Platform & Builds: Mobile.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this new category will get you an answer.

In the meantime, good luck and happy developing. :slight_smile:

Same question. Command from game works, but how to set this on game running?

Hi there!
This is a bit of an old thread, but if you want to specify VP8 or VP9 on application launch, you can add “-PixelStreamingEncoderCodec=VPX” (replacing X with 8 or 9)

Let me know if this helps solve your problem!