Skip to content
New issue

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

could not establish signal connection #98

Open
anishmenon opened this issue May 1, 2023 · 0 comments
Open

could not establish signal connection #98

anishmenon opened this issue May 1, 2023 · 0 comments

Comments

@anishmenon
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant