Added fec_percentage as configurable variable
This commit is contained in:
@@ -20,6 +20,8 @@ struct video_t {
|
||||
|
||||
struct stream_t {
|
||||
std::chrono::milliseconds ping_timeout;
|
||||
|
||||
int fec_percentage;
|
||||
};
|
||||
|
||||
struct nvhttp_t {
|
||||
|
||||
Reference in New Issue
Block a user