Тёмный

Create a Live Stream with Nginx and FFmpeg using HLS RTMP and Docker Compose 

Подписаться
Просмотров 493
% 18

Learn how to create a live stream with Nginx and FFmpeg using HLS, RTMP, and Docker Compose. We will also go over what HLS is, what RTMP is, and how they work.
Dockerfile URL
raw.githubusercontent.com/nginxinc/docker-nginx/master/modules/Dockerfile
👩‍💻 Download Code 👨‍💻
wittcode.com
🛜 Download My Chrome Extension 🛜
chromewebstore.google.com/detail/wittcepter/almcnacncageamimacljglnjcpjfogbj
💻 Compare Laptop Specs 💻
laptopspectable.com
🔴 Rare Pokemon Cards ⚪️
rarepokemoncards.com
👻 90s Nostalgia 👻
goosebumpsforsale.com
⌛ Timestamps ⌛
0:00 - Introduction
0:08 - Project Demonstration
0:38 - What is RTMP?
1:01 - What is HLS?
1:30 - Environment Variable Setup
2:07 - Configuring Nginx RTMP Server
3:38 - Configuring Nginx HTTP Server
4:38 - Configuring Nginx with nginx.conf
5:03 - Creating the HTML Video Element
5:57 - Creating the FFmpeg Docker Image
8:22 - Installing Nginx RTMP Module
10:04 - Creating Nginx Service with Docker Compose
11:21 - Creating the FFmpeg Service with Docker Compose
11:49 - Running the Application
12:46 - Outro

Опубликовано:

 

28 май 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@mr_tpk
@mr_tpk Месяц назад
Thank you for sharing this wonderful tutorial. With your guidance I was able to implement a live streaming app in Python. Thanks a lot dude. Keep up the good work.
@GMNNATBR
@GMNNATBR 11 часов назад
to change the video file to an RTMP camera input?
@thiagocosme242
@thiagocosme242 28 дней назад
Good job, i need code with python