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

FFMPEG record to inputstream or outputstream #290

Closed
The-Crocop opened this issue Dec 14, 2015 · 1 comment
Closed

FFMPEG record to inputstream or outputstream #290

The-Crocop opened this issue Dec 14, 2015 · 1 comment

Comments

@The-Crocop
Copy link

Hi all,
I have an external library that takes an InputStream as Argument. You Are supposed to write pcm 16 bit Packets in there. I was wondering if the FFmpegFramegrabber also transcodes the streams and if/how I can Utililize javacv to achieve that task. The base task is to take an rtmp stream,extract and transcode the audio and pass it to the library. Can we use the Grab Samples function for that? I have been using xuggler but since it is outdated I wanted to update to javacv

Any Help would be much appreciated

@saudet
Copy link
Member

saudet commented Dec 14, 2015

Sure, it's a feature that's been asked by a lot of other people for a while now. See #95. If you would like to make a contribution, it would be very much appreciated! Let me know, thank you.

@saudet saudet closed this as completed Dec 14, 2015
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

2 participants