UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

[REQUEST]: Change video streaming parameters like FPS using command line arguments

Open hellojian opened this issue 2 years ago • 4 comments

Hello, I think the following optimization will be better. When starting the program, use the command line to specify information such as resolution and signaling server address, and the ice information is transmitted through websocket. Looking forward to your reply.

hellojian avatar Feb 17 '23 03:02 hellojian

@hellojian Hi, we are developing the commandline arguments support right now. https://github.com/Unity-Technologies/UnityRenderStreaming/blob/main/com.unity.renderstreaming/Documentation~/commandline-option.md

The first release for supporting commandline options will be released soon. This release haven't support specifing video resolution with commandline argument yet, but we can add it next release.

karasusan avatar Feb 17 '23 03:02 karasusan

Great, when will it be released? Looking forward to supporting more parameter configurations, such as FPS, etc.

hellojian avatar Feb 17 '23 03:02 hellojian

@hellojian The first release would be released in this week.

karasusan avatar Feb 21 '23 02:02 karasusan

memo: URS-606

karasusan avatar Feb 21 '23 02:02 karasusan