> Hi, I'm thinking on installing ffmpeg in a Raspberry PI. > > Once I do that(I expect that it wouldn't be very difficult with some > compiling tutorials I found) I want that ffmpeg take the audio that is > entering by the 3,5 mm jack of the Raspberry in real time, convert it to a > video(just by adding a static image or some sine display) and then send it > to the Youtube server via RTSP. > Is that possible? > > Thank you.
No, because the Raspberry PI doesn't have audio input. You will have to use a USB sound card for that. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
