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

快速开始 - PingOS #2

Open
im-pingo opened this issue Mar 30, 2020 · 7 comments
Open

快速开始 - PingOS #2

im-pingo opened this issue Mar 30, 2020 · 7 comments

Comments

@im-pingo
Copy link
Contributor

https://pingos.io/docs/zh/quick-start

open source software for streaming media

@YYuichiro
Copy link

Hello, Do the solution could 8K streaming?

@im-pingo
Copy link
Contributor Author

@YYuichiro
Hello, Do the solution could 8K streaming?

Theoretically, it supports the streaming of 8k videos. Note that adding the configurationmax_massage 12m;
The value of max_massage depends on your keyframe size.

@YYuichiro
Copy link

@YYuichiro
Hello, Do the solution could 8K streaming?

Theoretically, it supports the streaming of 8k videos. Note that adding the configurationmax_massage 12m;
The value of max_massage depends on your keyframe size.

Hello Thank you for the reply.

Actually we trying to install the ping OS below. Could you please advise me how can I install it.

pingos (Our log)

root@saijo-desktop:/opt/pingos# ./release.sh -i
server root: /usr/local/pingos
www root: /usr/local/pingos/html
make: * No rule to make target 'build', needed by 'default'. Stop.
make: * No rule to make target 'install'. Stop.

Thank you for your support.

@im-pingo
Copy link
Contributor Author

@YYuichiro

@YYuichiro
Hello, Do the solution could 8K streaming?

Theoretically, it supports the streaming of 8k videos. Note that adding the configurationmax_massage 12m;
The value of max_massage depends on your keyframe size.

Hello Thank you for the reply.

Actually we trying to install the ping OS below. Could you please advise me how can I install it.

pingos (Our log)

root@saijo-desktop:/opt/pingos# ./release.sh -i
server root: /usr/local/pingos
www root: /usr/local/pingos/html
make: * No rule to make target 'build', needed by 'default'. Stop.
make: * No rule to make target 'install'. Stop.

Thank you for your support.

  1. Any other error messages?
  2. What version of your operating system is it?
  3. Pingos relies on pcre, openssl, please make sure your operating system and install these libraries.

@mooncoder1997
Copy link

您好,请问拍照截图功在nginx端可以实现吗?

@im-pingo
Copy link
Contributor Author

@mooncoder1997
您好,请问拍照截图功在nginx端可以实现吗?

可以,用exec配置触发ffmpeg任务截图是可以的。

@xiazi718
Copy link

您好,我用树莓派4b安装pingos的时候遇到了一个问题,具体是在cd pingos ./release.sh -i的时候,pi@raspberrypi:~/pingos $ ./release.sh -i server root: /usr/local/pingos www root: /usr/local/pingos/html make -f objs/Makefile make[1]: Entering directory '/home/pi/pingos/nginx' make[1]: Nothing to be done for 'build'. make[1]: Leaving directory '/home/pi/pingos/nginx' make -f objs/Makefile install make[1]: Entering directory '/home/pi/pingos/nginx' test -d '/usr/local/pingos' || mkdir -p '/usr/local/pingos' mkdir: cannot create directory ‘/usr/local/pingos’: Permission denied make[1]: *** [objs/Makefile:1878: install] Error 1 make[1]: Leaving directory '/home/pi/pingos/nginx' make: *** [Makefile:11: install] Error 2 cp: cannot create regular file '/usr/local/pingos/conf/nginx.conf': No such file or directory cp: cannot create regular file '/usr/local/pingos/html/stat.xsl': No such file or directory cp: cannot create regular file '/usr/local/pingos/html/crossdomain.xml': No such file or directory ./release.sh: line 268: cd: /usr/local/pingos/html: No such file or directory ,使用的系统是Raspberry Pi OS with desktop
Release date: January 28th 2022
System: 32-bit
Kernel version: 5.10,
依赖 pcre, openssl已经是最新版的了

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

No branches or pull requests

4 participants