versatica / mediasoup-client-aiortc

mediasoup-client handler for aiortc Python library

Home Page:https://mediasoup.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find starting point of mediasoup-client-aiortc

harshacoolkaru opened this issue · comments

We have a mediasoup server running in vm now we want to connect our raspberry pi as a client.
Instructions I have followed so far:

  1. I have installed all the prerequisites for mediasoup aiortc
  2. PIP3=/home/me/bin/pip npm install --save mediasoup-client-aiortc (it was installed successfully by changing the pip path)
  3. npm install (successfully installed required packages)
  4. I have also build type script using (npm run typescript:build)

Now there is an issue that cannot find the starting point. In the example they have mentioned my_app.js file but there is no file.
So, want to know how can I start client in raspberrypi

Please use the mediasoup forum for questions.