LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > ted_chou12
User Name
Password

Notices


Rate this Entry

v4l2rtspserver

Posted 11-01-2023 at 09:58 AM by ted_chou12

asustor,
webcam
motioneye
rtsp
v4l2rtspserver -W 640 -H 480 -F 30
Posted in Uncategorized
Views 253 Comments 1
« Prev     Main     Next »
Total Comments 1

Comments

  1. Old Comment
    v4l2rtspserver
    インストール
    Code:
      $ sudo apt-get install cmake
      $ cd ~/
      $ git clone https://github.com/mpromonet/v4l2rtspserver.git
      $ cd v4l2rtspserver
      $ cmake .
      $ make
      $ sudo make install
    カーネルモジュールのロード
    Code:
      $ sudo modprobe bcm2835-v4l2
    ストリーミングサーバ起動
    Code:
    $ v4l2rtspserver -W 1920 -H 1080 -F 30
    ストリーミング配信されるビデオフォーマットはH264のようです。
    コンパイルログを見る限りH265にも対応してそうな感じですが、指定方法が分からなかった。。。
    Posted 11-01-2023 at 10:00 AM by ted_chou12 ted_chou12 is offline
    Updated 11-01-2023 at 10:07 AM by ted_chou12
 

  



All times are GMT -5. The time now is 03:40 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration