Application fot streaming screen over network.
Designed for presentations, application send only changed frames. After connect you have to do something on phone, so new frames could be sent to clients. And it support up to 16 clients at the same time, but more clients causes more lags :)
Streaming MJPEG using multipart/x-mixed-replace server. Simply open http://device_ip:5554 in any web browser. You can also connect to 5554 port using streaming client (tested with vlc).
Application have no icon on desktop.
You can modify options inside Settings -> System -> Screencast
After modifying options you need to disconnect all clients and connect again.
Screencast daemon is closing itself after alst client is disconnected. Waiting for connection using systemd socket, no active processes spawning.
0.3.1:
- Use previous orientaion as default orientation
Comments
coderus
Fri, 2019/08/09 - 12:53
Permalink
try reboot or manually systemctl restart screencast.socket
ip info label will be fixed, thanks for reporting
Markkyboy
Fri, 2019/08/09 - 13:21
Permalink
Okay, it is working now, I was offered TWO IP addresses by the app.
The first IP "http://92.168.blah.blah:554" does not work at all, then I looked at the second offering ( http://.1.1.1:554 ) and realised it was ONE digit short of my J1 USB IP, which is "1.1.1.1" as soon as I corrected the IP in my browser, my J1 screen appeared on my monitor.
Looks cool man, seems real smooth too, I'm sure this will come in useful for questions that are difficult to form, instead, show a screencast - good work man, as usual :)
Markkyboy
Fri, 2019/08/09 - 11:22
Permalink
Silly question - how to actually connect?
coderus
Fri, 2019/08/09 - 11:53
Permalink
settings page says so: http://ip:554
Markkyboy
Fri, 2019/08/09 - 12:13
Permalink
Great description, you think I didn't read that part?, it doesn't connect with either addresses shown at bottom of app., that's why I've asked.
coderus
Fri, 2019/08/09 - 12:14
Permalink
Check your firewall stuff
Markkyboy
Fri, 2019/08/09 - 12:27
Permalink
Nope, still no joy.
coderus
Fri, 2019/08/09 - 12:53
Permalink
try reboot or manually systemctl restart screencast.socket
carmenfdezb
Fri, 2019/08/09 - 00:31
Permalink
Thanks for this app!! I would like to try it in my tablet, could you build for i486 devices?
coderus
Fri, 2019/08/09 - 12:08
Permalink
uploaded!
carmenfdezb
Sun, 2019/08/11 - 13:52
Permalink
Thank you!
sashikknox
Thu, 2019/08/08 - 17:39
Permalink
Update is awesome!
t0t3u
Thu, 2019/08/08 - 15:15
Permalink
Is there a way to stop the service from always listening on 554 ?
coderus
Thu, 2019/08/08 - 16:04
Permalink
service is not always listening. systemd socket waiting for connection and starting service if new connection estabilished.
sashikknox
Thu, 2019/08/08 - 13:34
Permalink
That cool, thanks!
Pages