We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i'm getting below error while start streaming
ERROR ingress service/handler.go:120 ingress failed {"nodeID": "CENSORD", "ingressID": "CENSORD", "ingressID": "CENSORD", "error": "could not establish signal connection"} ingressrtmp/server.go:285 Failed to write video {"nodeID": "CENSORD", "streamKey": "CENSORD", "error": "preroll buffer reset"} ey": "aRiBEsYufex2", "error": "preroll buffer reset"} github.com/livekit/ingress/pkg/rtmp.(*RTMPHandler).OnVideo /workspace/pkg/rtmp/server.go:285 github.com/livekit/go-rtmp.(*serverDataPublishHandler).onMessage /root/go/pkg/mod/github.com/livekit/[email protected]/server_data_publish_handler.go:35 github.com/livekit/go-rtmp.(*streamHandler).Handle
config.yaml ingress :
log_level: debug api_key: access_token api_secret: CENSORD ws_url: wss://CENSORD
redis: address: CENSORD db: 0 username: default password: CENSORD use_tls: true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i'm getting below error while start streaming
config.yaml ingress :
log_level: debug
api_key: access_token
api_secret: CENSORD
ws_url: wss://CENSORD
redis:
address: CENSORD
db: 0
username: default
password: CENSORD
use_tls: true
The text was updated successfully, but these errors were encountered: