当前位置:网站首页>Raspberry pie 3b ffmpeg RTMP streaming
Raspberry pie 3b ffmpeg RTMP streaming
2022-07-28 20:18:00 【K.L.Zous】
I use the direct plug bought by a treasure USB Low end camera of
1、 Switch software sources
sudo nano /etc/apt/sources.list
deb https://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ stretch main contrib non-free rpi
deb-src https://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ stretch main contrib non-free rpi
2、 to update
sudo apt-get update
3、 install libav-tools
sudo apt-get install libav-tools
4、 install GStreamer
sudo apt-get install gstreamer1.0-tools
4、 install GStreamer Extension components
sudo apt-get install libgstreamer1.0-0 libgstreamer1.0-0-dbg libgstreamer1.0-dev liborc-0.4-0 liborc-0.4-0-dbg liborc-0.4-dev liborc-0.4-doc gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gstreamer1.0-alsa gstreamer1.0-doc gstreamer1.0-omx gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-dbg gstreamer1.0-plugins-bad-doc gstreamer1.0-plugins-base gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-base-dbg gstreamer1.0-plugins-base-doc gstreamer1.0-plugins-good gstreamer1.0-plugins-good-dbg gstreamer1.0-plugins-good-doc gstreamer1.0-plugins-ugly gstreamer1.0-plugins-ugly-dbg gstreamer1.0-plugins-ugly-doc gstreamer1.0-pulseaudio gstreamer1.0-tools gstreamer1.0-x libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-bad1.0-dev libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev
5、 Push data stream
ffmpeg -ss 0 -pix_fmt yuv420p -i /dev/video0 -c:v h264_omx -f flv "rtmp://"
边栏推荐
- Scene thread allocation in MMO real-time combat games
- Tencent cloud deployment lamp_ Experience of building a station
- C language - control statement
- Basic mathematical knowledge (update)
- Quick sort template
- 1. C language variable type, global variable, local variable
- Getting started with enterprise distributed crawler framework
- C language - question brushing column
- [C language] Gobang game [array and function]
- local/chain/run_ tdnn.sh:
猜你喜欢

Const pointer of C language and parameter passing of main function

CDGA|工业互联网行业怎么做好数据治理?

Array out of bounds

zfoo增加类似于mydog的路由

C language pointer and two-dimensional array

WUST-CTF2021-re校赛wp

Tencent cloud deployment lamp_ Experience of building a station

Communication learning static routing across regional networks

KubeEdge发布云原生边缘计算威胁模型及安全防护技术白皮书

In the second half of 2022, the system integration project management engineer certification starts on August 20
随机推荐
[C language] shutdown game [loop and switch statement]
6. Functions of C language, why functions are needed, how functions are defined, and the classification of functions
9. Pointer of C language (5) how many bytes does the pointer variable occupy
Deploy ZABBIX automatically with saltstack
Sequential linear table - practice in class
A chip company fell in round B
[C language] Fibonacci sequence [recursion and iteration]
The cloud native programming challenge is hot, with 510000 bonus waiting for you to challenge!
9. Pointer of C language (3) classic program, exchange the value of two numbers for deep analysis, (easy to understand), are formal parameters and arguments a variable?
HSETNX KEY_NAME FIELD VALUE 用法
Using Lex (Flex) to generate lexical analyzer of PL language
How to automatically store email attachments in SharePoint
Practice of real-time push demo of three web messages: long polling, iframe and SSE
Power Bi 2021 calendar DAX code
Wildcard ssl/tls certificate
河北:稳粮扩豆助力粮油生产提质增效
Array method added in ES6
Quick sort template
七种轮询介绍(后附实践链接)
Source code analysis of scripy spider