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

error installing integration #18

Closed
esnet146 opened this issue Apr 16, 2021 · 15 comments
Closed

error installing integration #18

esnet146 opened this issue Apr 16, 2021 · 15 comments
Labels
enhancement New feature or request

Comments

@esnet146
Copy link

GUI. Configuration > Integration > Add Integration > WebRTC Camera.
rtc
mouse click end
rtc2
core-2021.4.4
What is missing?

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 16, 2021

Server architecture doesn't supported. Windows or Linux 32 bit?

@AlexxIT AlexxIT added the enhancement New feature or request label Apr 16, 2021
@esnet146
Copy link
Author

linux 32. Thank you update ver 1.1.1! fixed.

@AlexxIT AlexxIT closed this as completed Apr 18, 2021
@sgrzys
Copy link

sgrzys commented Apr 23, 2021

I've got the same problem on:
image
Is this possible to run webRTC with this ?

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 23, 2021

@sgrzys run python -c 'import os; print(os.uname())'

@sgrzys
Copy link

sgrzys commented Apr 23, 2021

~ $ python -c 'import os; print(os.uname())'
posix.uname_result(sysname='Linux', nodename='localhost', release='3.14.29', version='#1 SMP PREEMPT Tue Jan 23 04:07:38 CST 2018', machine='armv8l')

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 23, 2021

What is your device? Some orange***?

@sgrzys
Copy link

sgrzys commented Apr 23, 2021

its Amlogic S905 device with Android 7.1.2 and termux

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 25, 2021

@sgrzys try to run rtsp2webrtc_aarch64 on your device
https://github.com/AlexxIT/RTSPtoWebRTC/releases/tag/v2

Don't forget chmod +x rtsp2webrtc_aarch64

@sgrzys
Copy link

sgrzys commented Apr 25, 2021

armv7 is better choice:
image

@AlexxIT AlexxIT reopened this Apr 26, 2021
@AlexxIT
Copy link
Owner

AlexxIT commented Apr 28, 2021

@sgrzys added in v1.4.0

@AlexxIT AlexxIT closed this as completed Apr 28, 2021
@sgrzys
Copy link

sgrzys commented Apr 28, 2021

Great - installed - THX
image

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 28, 2021

Is it works? Can you see stream with Bunny?

@sgrzys
Copy link

sgrzys commented Apr 28, 2021

Installation is OK, but stream still not working:
image
even with my local camera (connected but all time buffering):
image

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 28, 2021

Seems like some network problems. I don't know if it depends on arch.

@sgrzys
Copy link

sgrzys commented Apr 28, 2021

Thx, for pointing this out - seems that my router filter UDP comunication.
It works on different WLAN:
image
Great work - 🍺 for you ;)

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

No branches or pull requests

3 participants