Тёмный

Low-level streaming protocols in Go: HLS (Day 0) - CRC32, accidental HLS, and announcements! 

Oliver Lowe
Подписаться 2,2 тыс.
Просмотров 1,7 тыс.
50% 1

Let's rip out the final Comcast part of our package! Announcement links:
- donate for hosting costs: olowe.co/donate
- discussion, help, announce: untangledco.topicbox.com
SCTE 35 is a binary message format used for signalling ad breaks to video players.
We're working on a Go package to encode/decode SCTE 35 messages
github.com/untangledco/streaming
Our project
---
Comcast published an open-source package (pkg.go.dev/github.com/Comcast...) already.
It's ok, but we think there are these problems:
- too much code (over 4,000 lines of code!)
- too many dependencies; could be done with just Go's standard library
- needs smaller tests
- too much copy & pasted documentation
So far, our package is thousands of lines smaller and has no dependencies. Come learn with us!
#golang #livecoding #softwareengineering
---
The Go Gopher mascot was created by Renee French and is licensed under the Creative Commons 4.0 Attribution License.

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

 

14 май 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@noabstruction
@noabstruction 2 дня назад
Some quality content
@untangledco
@untangledco День назад
Thanks! Anything you’d like to see next?
@caalher
@caalher 19 дней назад
nice man, keep going with more streaming protocols, next one can be mpeg-dash ...
@daljeetbhati8353
@daljeetbhati8353 20 дней назад
Can u upload day 1
@untangledco
@untangledco 18 дней назад
Sorry Day 1 is long gone; never recorded. I'm planning to upload an intro video to the SCTE 35 series/playlist.
@salman4430
@salman4430 20 дней назад
What's the editor name?
@salman4430
@salman4430 20 дней назад
acme
@untangledco
@untangledco 16 дней назад
Here's a good walkthrough: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-dP1xVpMPn8M.html
Далее
The delivery rescued them
00:52
Просмотров 4,3 млн
Don't Contribute to Open Source
9:55
Просмотров 215 тыс.
This Is The BEST Way To Structure Your GO Projects
11:08
5 Coding Projects That Give You An UNFAIR Advantage
9:40
Go vs Rust: Which To Learn In 2024?
6:27
Просмотров 133 тыс.
Top 10 Most Used Open Source Software
3:41
Просмотров 6 тыс.
The Rust Standard Library is SO Confusing...Until Now!
11:45