mirror of
https://github.com/flavioribeiro/donut.git
synced 2025-10-05 06:56:50 +08:00
bypass with annex b
This commit is contained in:
@@ -114,9 +114,9 @@ func (d *donutEngine) RecipeFor(server, client *entities.StreamInfo) (*entities.
|
||||
r := &entities.DonutRecipe{
|
||||
Input: appetizer,
|
||||
Video: entities.DonutMediaTask{
|
||||
// Action: entities.DonutBypass,
|
||||
Action: entities.DonutTranscode,
|
||||
Codec: entities.H264,
|
||||
Action: entities.DonutBypass,
|
||||
// Action: entities.DonutTranscode,
|
||||
Codec: entities.H264,
|
||||
},
|
||||
Audio: entities.DonutMediaTask{
|
||||
Action: entities.DonutTranscode,
|
||||
|
Reference in New Issue
Block a user