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

Fix Hang in GstPipelineHandler::Stop() and VS build #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andbro-ep
Copy link

This is a fix for the same problem as XPav had and it is the solution provided in the comment: #48

Also fixed that the VS solution could be built, by removing flag and files from the build.

andbro-ep added 3 commits June 9, 2023 15:54
This is a fix for the same problem as XPav had and it is the solution provided in the comment:
mrayy#48

Also fixed that the VS solution could be built, by removing flag and files from the build.
- Added fire method when progress is messaged and more information in the error function to be handle in custom classes.
- CustomVideoStreamer: handles progress and error from pipeline in order to inform the user if the stream is connected or not to the server.
- By reading the progress messages we can see if the stream has connected or the server is not found.
- By reading the error message we can see if the server fails.
@mrayy
Copy link
Owner

mrayy commented Jun 12, 2023

Thank you for this PR. I will try to test it over the weekend

@ahmadreza-hadidi
Copy link

Hi
@mrayy can you merge this pull Request and build the plugin again in release mode?

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

Successfully merging this pull request may close these issues.

3 participants