This is a personal projects that aims to be the perfect online student. It auromatically joins zoom meetings, records classes and mirrors a pre-recorded video to a virtual loopback camera. Keep in mind that this is only meant to work on linux.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
367 B

4 years ago
  1. {
  2. "creds":{
  3. "TC": "1111111111111",
  4. "passwd": "111111111111"
  5. },
  6. "backup":{
  7. "user":"111111111",
  8. "password":"111111111",
  9. "server_name":"111111111",
  10. "share":"111111111",
  11. "path":"111111111",
  12. "ip":"111111111"
  13. }
  14. }