Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling new software for webrtc #34

Closed
ashwinprasadme opened this issue Jan 2, 2018 · 3 comments
Closed

Compiling new software for webrtc #34

ashwinprasadme opened this issue Jan 2, 2018 · 3 comments

Comments

@ashwinprasadme
Copy link

I wanted to know if it's possible to compile Janus or similar webrtc gateway for this linux? Can anybody point in the right direction

@EliasKotlyar
Copy link
Owner

Hello @iashwinprasada ,

That should be possible, but its a huge job. According to https://janus.conf.meetecho.com/docs/DEPS.html, there are at least 5 dependencys which need to be compiled before you can compile it.

@ashwinprasadme
Copy link
Author

Yes! Seems like it, I have already compiled a couple of them and looking forward to the remaining. Hopefully it goes well.

It'll be really interesting to make it work over webrtc.

@ashwinprasadme
Copy link
Author

im stuck at compiling gnutls for the camera, any ideas?

/mips-linux-gnu/bin/ld: cannot find -lp11-kit
collect2: error: ld returned 1 exit status
Makefile:1733: recipe for target 'libgnutls.la' failed
make[3]: *** [libgnutls.la] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants