mirror of
				https://github.com/xaionaro-go/streamctl.git
				synced 2025-11-01 03:12:34 +08:00 
			
		
		
		
	Initial commit, pt. 45
This commit is contained in:
		| @@ -58,7 +58,7 @@ func New( | ||||
| 		err := ln.Close() | ||||
| 		errmon.ObserveErrorCtx(ctx, err) | ||||
| 	}() | ||||
| 	logger.Infof(ctx, "started RTMP server at %d", cfg.Listen) | ||||
| 	logger.Infof(ctx, "started RTMP server at %s", cfg.Listen) | ||||
|  | ||||
| 	go func() { | ||||
| 		for { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dmitrii Okunev
					Dmitrii Okunev