mirror of
https://github.com/oscar-davids/lpmsdemo.git
synced 2025-12-24 12:37:59 +08:00
Some modify
This commit is contained in:
@@ -326,7 +326,7 @@ func transcode(hlsStream stream.HLSVideoStream, flagclass int, tinterval float64
|
||||
//Insert into HLS stream
|
||||
//for i, strmID := range strmIDs
|
||||
for i, p := range profiles {
|
||||
if p.Name == "PDnnDetector" {
|
||||
if strings.Index(p.Name, "PDnn") >= 0 {
|
||||
continue
|
||||
}
|
||||
//glog.Infof("Inserting transcoded seg %v into strm: %v", len(tData[i]), strmID)
|
||||
|
||||
Reference in New Issue
Block a user