Skip to content

Commit 97891d3

Browse files
authored
Merge pull request #1607 from felipecrs/patch-3
Fix typo in RTMP docs
2 parents ae3b535 + 65c87d5 commit 97891d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ Read more about [codecs filters](#codecs-filters).
881881

882882
You can get any stream as RTMP-stream: `rtmp://192.168.1.123/{stream_name}`. Only H264/AAC codecs supported right now.
883883

884-
[Incoming stream](#incoming-sources) in RTMP-format tested only with [OBS Studio](https://obsproject.com/) and Dahua camera. Different FFmpeg versions has differnt problems with this format.
884+
[Incoming stream](#incoming-sources) in RTMP-format tested only with [OBS Studio](https://obsproject.com/) and Dahua camera. Different FFmpeg versions has different problems with this format.
885885

886886
```yaml
887887
rtmp:

0 commit comments

Comments
 (0)