On Thu, Apr 02, 2015 at 12:10:48AM +0200, Matthias Apitz wrote: > > 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
FWIW, I had the same happen when I tried it w/my linux (vivid) desktop. I tried tweaking the cap-interval but didn't seem to make any difference. -bret -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

