← Back to team overview

ubuntu-phone team mailing list archive

mirscreencast'ing an Ubuntu phone

 

Hi Stuart,

I found your page about mirscreencast'ing an Ubuntu phone. I do run on
the (FreeBSD) host:

nc -l 12344 | mplayer -demuxer rawvideo -rawvideo w=360:h=640:format=rgba -

and on the phone (while SSH'ed to it):

mirscreencast -m /var/run/mir_socket --stdout --cap-interval 1 -s 360 640 | nc 10.42.0.64 12344

and it works: it brings up the 1st frame, but does not move when I do
something on the screen of the phone; it is like a still-picture; in the
host the mplayer seems to receiving data like a movie, but the
mirscreencast is only sending the initial picture;

Any idea? Thanks in advance

	matthias
-- 
Matthias Apitz, guru@xxxxxxxxxxx, http://www.unixarea.de/ +49-170-4527211
"Wenn der Mensch von den Umständen gebildet wird, so muß man die Umstände menschlich bilden."
"Si el hombre es formado por las circunstancias entonces es necesario formar humanamente
las circunstancias", Karl Marx in Die heilige Familie / La sagrada familia (MEW 2, 138)


Follow ups