Updated FFmpeg recording and live streaming (markdown)
parent
e38cbd8f62
commit
546b06c7cd
|
@ -44,7 +44,7 @@ The recognized config options are:
|
||||||
## Live streaming
|
## Live streaming
|
||||||
|
|
||||||
RetroArch can live stream to RTMP services like [twitch](http://www.twitch.tv/).
|
RetroArch can live stream to RTMP services like [twitch](http://www.twitch.tv/).
|
||||||
To live stream there. Create a config that is tailored for twitch. Example:
|
To live stream there, create a config that is tailored for twitch. Example:
|
||||||
|
|
||||||
vcodec = libx264
|
vcodec = libx264
|
||||||
acodec = libmp3lame
|
acodec = libmp3lame
|
||||||
|
|
Loading…
Reference in New Issue