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

Real-time audio output with GStreamer #21

Open
sofian opened this issue Jan 8, 2013 · 1 comment
Open

Real-time audio output with GStreamer #21

sofian opened this issue Jan 8, 2013 · 1 comment

Comments

@sofian
Copy link
Owner

sofian commented Jan 8, 2013

Re-implement AudioOutput with GStreamer.

@ghost ghost assigned sofian Jan 8, 2013
@sofian
Copy link
Owner Author

sofian commented Jan 15, 2013

It now works pretty well under Linux. However it will only work in multi-threading mode.
Still to do:

  • Test it under OSX
  • The pipeline is slow to restart on pause/play (an easy but hacky fix would be not to pause/play and just start sending empty buffers when the pipeline is paused).

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

No branches or pull requests

1 participant