element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Raspberry Pi4 - Video Call Answering device to help non-techy-isolated people
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 11 replies
  • Answers 4 answers
  • Subscribers 664 subscribers
  • Views 2939 views
  • Users 0 members are here
  • raspberry pi 4 4gb
Related

Raspberry Pi4 - Video Call Answering device to help non-techy-isolated people

stevie2018
stevie2018 over 4 years ago

I've been working on this project, and am loving it! Hope more people can join this exploration and help me out by answering 2 questions:

 

image

1. How to ask the browser to automate the "join meeting" button? I know there are python browser automation libraries but I don't know how to implement them.

2. How to configure the device so that the Jitsi Meeting room can be remotely launched with cellular/GSM connections? It can now be connected with either ethernet or wifi.

 

The video call function is working ok, but the user on the other end has to click the "join meeting" button. And if the connection is off for some reason (usually with wifi), I need to relaunch the app from Balena's dashboard or the user on the other end has to click the "join meeting" button AGAIN. It isn't ideal for isolated people who may never have the experience of using a mouse.

 

Hope to hear from you!

  • Sign in to reply
  • Cancel
Parents
  • gam3t3ch
    0 gam3t3ch over 4 years ago

    There is a simpler way to be honest,  So with zoom there is the chromium extension that can be used with the raspberry pi.  (Just click on the apps icon in the browser hit up the store and search for the extension)   This making it fairly simple to add the feature you want directly within that.

     

    zoom on the chromium store - https://chrome.google.com/webstore/detail/zoom/hmbjbjdpkobdjplfobhljndfdfdipjhg?utm_source=chrome-ntp-icon

    zoom scheduler on the store - https://chrome.google.com/webstore/detail/zoom-scheduler/kgjfgplpablkjnlkjmjdecgdpfankdle?utm_source=chrome-ntp-icon

     

    If at anytime the video (webcam) starts to lag or become unusable you can try my fix here.

    Fix Raspberry Pi Webcam Freezing Lagging Jittering issue

     

    Sign in to the Zoom web portal , [ Meeting Settings ] and then click.

    Go to the Auto Answer Groups in Chat  option on the Meetings tab and make sure the settings are enabled.

    If the setting is invalid, click the status toggle to enable it. When the confirmation dialog is displayed , select [On] to confirm the change.

     

    It is an auto attend feature.   you may have to have the initial setup done by someone else if the person is not tech smart but in the end you will get the result without having to write extra scripts along the way.

     

    Hope this helps and good luck with your project. 

    I would put something together with more detail if needed when I can get sometime to do so here.

     

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • gam3t3ch
    0 gam3t3ch over 4 years ago

    There is a simpler way to be honest,  So with zoom there is the chromium extension that can be used with the raspberry pi.  (Just click on the apps icon in the browser hit up the store and search for the extension)   This making it fairly simple to add the feature you want directly within that.

     

    zoom on the chromium store - https://chrome.google.com/webstore/detail/zoom/hmbjbjdpkobdjplfobhljndfdfdipjhg?utm_source=chrome-ntp-icon

    zoom scheduler on the store - https://chrome.google.com/webstore/detail/zoom-scheduler/kgjfgplpablkjnlkjmjdecgdpfankdle?utm_source=chrome-ntp-icon

     

    If at anytime the video (webcam) starts to lag or become unusable you can try my fix here.

    Fix Raspberry Pi Webcam Freezing Lagging Jittering issue

     

    Sign in to the Zoom web portal , [ Meeting Settings ] and then click.

    Go to the Auto Answer Groups in Chat  option on the Meetings tab and make sure the settings are enabled.

    If the setting is invalid, click the status toggle to enable it. When the confirmation dialog is displayed , select [On] to confirm the change.

     

    It is an auto attend feature.   you may have to have the initial setup done by someone else if the person is not tech smart but in the end you will get the result without having to write extra scripts along the way.

     

    Hope this helps and good luck with your project. 

    I would put something together with more detail if needed when I can get sometime to do so here.

     

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • stevie2018
    0 stevie2018 over 4 years ago in reply to gam3t3ch

    Thank you Wesley! Your reply has brought into lights many of the Zoom features I haven't noticed before.

     

    However, it looks like if I use the Zoom extension of RPi in this task, the device would return to RPi's opening screen upon every reboot/restart, which then requires the usual mouse click confirmations and "join meeting" inputs.

     

    That's why I still want to try writing some web automation scripts to solve this puzzle. The people I'm trying to help cannot handle anything more than an ON/OFF switch.

     

    I found this video, and understand the concept of it, but don't know how or where to place the codes.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube