mirror of
				https://github.com/aler9/gortsplib
				synced 2025-10-31 18:42:40 +08:00 
			
		
		
		
	fix example
This commit is contained in:
		| @@ -160,7 +160,7 @@ func main() { | ||||
| 						DTS:             &astits.ClockReference{Base: int64(dts.Seconds() * 90000)}, | ||||
| 						PTS:             &astits.ClockReference{Base: int64(pts.Seconds() * 90000)}, | ||||
| 					}, | ||||
| 					StreamID: 224, // = video | ||||
| 					StreamID: 224, // video | ||||
| 				}, | ||||
| 				Data: enc, | ||||
| 			}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 aler9
					aler9