mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-11-01 12:03:06 +08:00
fix: readd device no pull start
This commit is contained in:
@@ -4,7 +4,7 @@ import "google/protobuf/empty.proto";
|
||||
import "global.proto";
|
||||
|
||||
package transcode;
|
||||
option go_package="m7s.live/m7s/v5/plugin/transcode/pb";
|
||||
option go_package="m7s.live/pro/plugin/transcode/pb";
|
||||
|
||||
service api {
|
||||
rpc launch (TransRequest) returns (global.SuccessResponse) {
|
||||
|
||||
Reference in New Issue
Block a user