I am thinking about this project:
connect a SC to vnc2swf to make a screenrecoder where that doesn't need installation.
Now I am just at the idea level and I'm still looking for help (I'm not that a good coder).
Personally I have two purposes for this:
make tutorials
(could use normal vnc2swf there but when you explain something on a different computer it would be great just to plugin your usb-stick and record what you do and hand them a file where they can look it up again later if they forgot)
record SC connection
(most problems are so simle they bore me to explain them ever and ever again. with this you could simply record them and make a tutorial on the fly. would be very cool)
is there somebody out there who is interested in this?
I am seeking for anybody who is willing to help me fulfill this project.
just write me an email
thanks
andy
aschrafl@gmail.com
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
VNC2swf with UltraVNC SC
Well I am thinking about recording also; we want to be able to record VNC and RDP (Windows Terminal Services) sessions for documentation and auditing purposes, but there is not much around.
I have been thinking along a simple general TCP forwarder with simultaneous recording to a file with timestamps etc. As for replay it would need some experimentation
I have thought of 2 simple replay modes:
- to replay server packets according to the original timing
- to replay one server packet per mouseclick or per keyboard event
Possiblility of rewinding other than to the very beginning sounds too daunting for me.
I have been thinking along a simple general TCP forwarder with simultaneous recording to a file with timestamps etc. As for replay it would need some experimentation
I have thought of 2 simple replay modes:
- to replay server packets according to the original timing
- to replay one server packet per mouseclick or per keyboard event
Possiblility of rewinding other than to the very beginning sounds too daunting for me.