For Elixir installed with asdf, whenever I try to run iex> :observer.start I keep getting the following error Could not find 'wxe_driver.so' in: /Users/anil/.asdf/installs/erlang/23.
In one of our client applications, we use the WebRTC Media server which records the peer videos of candidates on the server. We create multiple instances of WebRTC Media server in auto scaling
Recently our client asked us if can we detect if the camera used by the examinee during the exam is a fake camera or a real live camera. One of their examinees had
Elixir/Erlang offers Observer a GUI tool for observing the Elixir/Erlang system In this article, we will set up the Observer for remotely connecting to the mix release deployed Elixir app. Let's
Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install]