Giter Site home page Giter Site logo

zoom recording about zoomrec HOT 9 CLOSED

kastldratza avatar kastldratza commented on August 15, 2024
zoom recording

from zoomrec.

Comments (9)

den1k avatar den1k commented on August 15, 2024 1

It turns out I was missing thevnc:// part of the uri. The sessionmanager env variable missing does not seem to be an issue.

Thanks for trying to repro!

from zoomrec.

kastldratza avatar kastldratza commented on August 15, 2024

How did you start the container? It could be that the access to the volume does not work.

from zoomrec.

den1k avatar den1k commented on August 15, 2024

I tried a lot of things including using the exact directions from the readme with a chowned recordings folder and meetings.csv from the example folder:

docker run -d --restart unless-stopped \
  -e TZ=Europe/Berlin \
  -v $(pwd)/recordings:/home/zoomrec/recordings \
  -v $(pwd)/example/meetings.csv:/home/zoomrec/meetings.csv:ro \
  -p 5901:5901 \
kastldratza/zoomrec:latest

I also bash'ed into the instance using docker exec -it <container-id> bash. As far as I could tell–and I read most of the code by now–all files where there.

from zoomrec.

den1k avatar den1k commented on August 15, 2024

Had also added a log to the top of zoomrec.py. It doesn't seem to even get there. I think the error comes up in starting xfce-terminal

from zoomrec.

den1k avatar den1k commented on August 15, 2024

I tried to VNC into it through MacOS's Finder which also did not work.

from zoomrec.

kastldratza avatar kastldratza commented on August 15, 2024

@den1k I'll try to reproduce the problem and let you know.

from zoomrec.

kastldratza avatar kastldratza commented on August 15, 2024

I used the command from the readme and started the container successfully. After that I could connect to the container with the MacOS Finder using the address 'vnc://127.0.0.1:5901'. So i can not reproduce your problem.
If you use the command you mentioned above, you must be in the root folder of the repository!

from zoomrec.

Foxtrod89 avatar Foxtrod89 commented on August 15, 2024

Screen Shot 2022-03-14 at 3 15 36 PM

Can't record session. _First_meeting.mkv Operation not permitted_

from zoomrec.

kastldratza avatar kastldratza commented on August 15, 2024

@Foxtrod89 Did you set permissions correctly as described in the ReadMe?

from zoomrec.

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.