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

Stop Pipeline after last Client disconnect #6

Open
c-o-m-m-a-n-d-e-r opened this issue Oct 29, 2016 · 0 comments
Open

Stop Pipeline after last Client disconnect #6

c-o-m-m-a-n-d-e-r opened this issue Oct 29, 2016 · 0 comments

Comments

@c-o-m-m-a-n-d-e-r
Copy link

Hey,
i'm trying to solve my Problem stop pipeline after last client disconnect and reinit, so the Source is only asked / used if one client is connected.

I try some change to init the hole programm in a loop and recall, but after that VLC can't connect second time.

on_client_socket_removed i call at last : g_main_loop_quit (loop);

then the main loop recall the init function. He say he is listining again (source is stoped as well) ... but connect isn't possible anymore.

whats going wrong?
thanks

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