Daniel F.
Daniel F.
**Jsmpeg-vnc** has not a JavaScript sound decoder implemented as far I know. I'm going to implement the js sound decoder and do a pull request. I needed a js browser...
What do you mean unblock Netflix with proxy?
Yeap I saw that. That is a MP2 decoder. Actually only in Jsmpeg-vnc repo it isn't not implemented. I will need to code sound grabber and encode that. It's not...
Hi. I'm at uni. I'm finishing my final thesis, so until January i will be busy. On Tue, Nov 6, 2018, 6:17 AM Ben wrote: > Hey @eipeipkrop7992 any progress...
Hey, Grab sound is not difficult. You can grab the whole desktop sound via drive or grab it hooking the process buffer. Use a few FFmpeg parameters to encode it...
AFAIK Jsmpeg-vnc has no support to grap a second monitor due to it implement a simple grab screen system in the server.
Adding Desktop Duplication will limit jsmpep-vnc work only Windows 8.1 and above. It isn't implemented in Windows 7 and later version.
AFAIK, this link https://code.msdn.microsoft.com/windowsdesktop/Desktop-Duplication-Sample-da4c696a says Windows 8.1 works with DXGI.
I'm finishing other projects,so after that I think I can add DXGI screen capture in Jsmpeg-vnc and do a pull request
Hello @ehfd and all. Really sorry for the Windows port has not been released. I was facing on a plenty of gstreamer connection bug on my local repo and after...