Code Monkey home page Code Monkey logo

Comments (11)

kanaka avatar kanaka commented on May 29, 2024

There is a zip with a pre-built executable here on the websockify downloads page: https://github.com/kanaka/websockify/downloads

from websockify.

puttys avatar puttys commented on May 29, 2024

thank you for reply.I've downloaded the zip file ,but there is only "noVNC
Websocket Service.exe",no "websockify.exe",the readme.txt said,"1. This
service requires websockify.exe be in the same directory. Instructions on
how to compile websockify python script as a windows executable can be
found here:
https://github.com/kanaka/noVNC/wiki/Compiling-Websockify-to-Windows-Executable
",:(

On Wed, Feb 15, 2012 at 7:29 AM, Joel Martin <
[email protected]

wrote:

There is a zip with a pre-built executable here on the websockify
downloads page: https://github.com/kanaka/websockify/downloads


Reply to this email directly or view it on GitHub:
#28 (comment)

from websockify.

paneldo avatar paneldo commented on May 29, 2024

maybe you should ask snorkeyg,he had a pre-build executable

from websockify.

kanaka avatar kanaka commented on May 29, 2024

I forgot that @snorkeyg hadn't pushed out a websockify.exe. I think he was concerned about numpy licensing.

Hey @snorkeyg, if you're listening, I looked at the numpy license, and you just have to include a copy of the numpy copyright file in the zip for binary distributions. If you want to build a zip with websockify.exe (or add it to the same Windows service file) I'll post it to the downloads of websockify.

from websockify.

kanaka avatar kanaka commented on May 29, 2024

@puttys, BTW, you can see the discussion about win32 support in websockify here: #2 I suggest a patch early in that flow to disable multiprocessing. That might allow you to build in the meantime.

from websockify.

puttys avatar puttys commented on May 29, 2024

@kanaka #2 you for your
help.I have asked @snorkeyg for a pre-built version,thank you.

On Thu, Feb 16, 2012 at 4:47 AM, Joel Martin <
[email protected]

wrote:

@puttys, BTW, you can see the discussion about win32 support in websockify
here: #2 I suggest a patch
early in that flow to disable multiprocessing. That might allow you to
build in the meantime.


Reply to this email directly or view it on GitHub:
#28 (comment)

from websockify.

snorkeyg avatar snorkeyg commented on May 29, 2024

Sweet. I sent @puttys the exe. Will zip it up and send to you now with the license.

from websockify.

kanaka avatar kanaka commented on May 29, 2024

The websockify.zip is now available in the downloads area. Hopefully that works for you.

from websockify.

puttys avatar puttys commented on May 29, 2024

I got the zip.Thank you both
在 2012-2-16 下午9:31,"Joel Martin" <
[email protected]

写道:

The websockify.zip is now available in the downloads area. Hopefully that
works for you.


Reply to this email directly or view it on GitHub:
#28 (comment)

from websockify.

totaam avatar totaam commented on May 29, 2024

Is there a solution for those that want to build from source rather than downloading a 4 year old zip file?
Tried with both python 2.7 and 3.4, both failed the same way.
(and that's after applying the fixes for SIGCHLD)

from websockify.

n-elie avatar n-elie commented on May 29, 2024

Necro-bumping to let you know that multiprocessing freeze support needs to be called in __main__.py to solve this issue: https://docs.python.org/3/library/multiprocessing.html#multiprocessing.freeze_support

from websockify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.