The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
25 views

Stream system audio through mpd

I use mpd to stream music to my phone (connected to Hi-Fi) via http. Yet, this only works for songs in my mpd database. I oftentimes want to play stuff in my browser and would like that to be ...
2
votes
0answers
179 views

How to redirect and use the framebuffer?

I need to work on the framebuffer to record what is being rendered. Now, I figure out how to convert the framebuffer in an image, I'm currently unable to obtain a constant stream of data from the fb ...
1
vote
0answers
129 views

avconv/ffmpeg output through /dev/ttyAMA0

I tried to pipe streaming video from video4linux2 webcam connected to a Raspberry Pi through /dev/ttyAMA0 to a computer using an Arduino as a intermediary. First of all, is it possible? Because I was ...
0
votes
0answers
24 views

gstreamer: no element >>x264enc<<

today I have a new question. I want to encode a videostream to h264. But when I start the gstreamer program i get the following error. No Element >>x264enc<< I installed the ...