mirror of
				https://github.com/aler9/gortsplib
				synced 2025-10-31 18:42:40 +08:00 
			
		
		
		
	change owner (#217)
This commit is contained in:
		| @@ -7,9 +7,9 @@ import ( | ||||
|  | ||||
| 	"github.com/pion/rtp" | ||||
|  | ||||
| 	"github.com/aler9/gortsplib/v2/pkg/bits" | ||||
| 	"github.com/aler9/gortsplib/v2/pkg/codecs/mpeg4audio" | ||||
| 	"github.com/aler9/gortsplib/v2/pkg/rtptime" | ||||
| 	"github.com/bluenviron/gortsplib/v3/pkg/bits" | ||||
| 	"github.com/bluenviron/gortsplib/v3/pkg/codecs/mpeg4audio" | ||||
| 	"github.com/bluenviron/gortsplib/v3/pkg/rtptime" | ||||
| ) | ||||
|  | ||||
| // ErrMorePacketsNeeded is returned when more packets are needed. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessandro Ros
					Alessandro Ros