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

Problem with sound #14

Open
phbaars opened this issue Dec 3, 2019 · 4 comments
Open

Problem with sound #14

phbaars opened this issue Dec 3, 2019 · 4 comments

Comments

@phbaars
Copy link

phbaars commented Dec 3, 2019

I would like to add sound to the project. My choice was to implement it on the client side on Raspberry Pi. To test I constructed some gstreamer commands:
gstreamer audio channel. works,
gstreamer video channel. works,
gstreamer audio+video channel. works sort of. Video and audio plays but sound is intermittent. Also with the option sync=false after the sound channel.
Also when I play video+sound the movie takes 8 second longer to play. Probably that is the reason sound is intermittent.
Any ideas?

@reinzor
Copy link
Owner

reinzor commented Dec 5, 2019

Does gst-play work?

@phbaars
Copy link
Author

phbaars commented Dec 6, 2019 via email

@Muhammad-Nasir-Umar-Nawaz

hellol dear reinzor:
Guide me and help me to troubleshoot audio issues
thnx

@reinzor
Copy link
Owner

reinzor commented Nov 23, 2020

It is not an issue, it is a missing feature. You could add an audio sink to the streaming component in the player client.

https://github.com/reinzor/videowall/blob/master/src/videowall/player/player_client.py

I would first test this using gst-launch

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

3 participants