projects:streamgames:codec_load
Differences
This shows you the differences between two versions of the page.
| projects:streamgames:codec_load [2015/12/06 11:32] – created - external edit 127.0.0.1 | projects:streamgames:codec_load [2024/10/29 13:23] (current) – removed Christian Paul | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Codec load ====== | ||
| - | Broadcasting the desktop to a streaming service requires capturing the desktop, converting the video and transmitting it over the Internet. | ||
| - | Suggested codec: [[https:// | ||
| - | |||
| - | ==== Aims ==== | ||
| - | - Don't spend too much on hardware (try low-end) | ||
| - | - 720p@25fps | ||
| - | - Render, convert and broadcast on a single device | ||
| - | - (1080p@60fps in the long run) | ||
| - | |||
| - | |||
| - | ===== Open Broadcast Software (OBS) ===== | ||
| - | * Open source (on [[https:// | ||
| - | * Probably requires compiling | ||
| - | * Twitch plays Pokémon uses it | ||
| - | |||
| - | ==== Reading ==== | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * Uses some obsolete and basic commands but might be helpful for low-end device settings | ||
| - | |||
| - | ===== Tests with ffmpeg / avconv ===== | ||
| - | ==== Codec ==== | ||
| - | * Test H.264 configurations | ||
| - | * Look one that's fast on the CPU | ||
| - | * Some programs may support GPU | ||
| - | * In a second step mind the network usage | ||
| - | |||
| - | ==== Reading ==== | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
projects/streamgames/codec_load.1449397972.txt.gz · Last modified: by 127.0.0.1
