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

How can I play only audio stream? #151

Open
Khang-NT opened this issue Apr 10, 2016 · 1 comment
Open

How can I play only audio stream? #151

Khang-NT opened this issue Apr 10, 2016 · 1 comment

Comments

@Khang-NT
Copy link

I want to play audio stream in background without any surface, I only found that FFmpegPlayer constructor required video view:
FFmpegPlayer(FFmpegDisplay videoView, Activity activity)
Does it support play only audio stream, I see ffmpeg provides many codecs to do that.

@jacek-marchwicki
Copy link
Member

I'am afraid this is not supported in this library - you will need to do a lot changes in player code to allow playing audio-only streams

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

2 participants