+10
-0
lines changedFilter options
+10
-0
lines changed Original file line number Diff line number Diff line change
@@ -62,6 +62,16 @@ You should see the stream connect in `srt-live-transmit`.
62
62
Now you can test in VLC (make sure you're using the latest version!) - just go to file -> open network stream and enter
63
63
`srt://127.0.0.1:4201` and you should see bars and tone right away.
64
64
65
+
Or you can test using ffplay or ffprobe to inspect the stream:
66
+
67
+
```shell
68
+
ffplay srt://127.0.0.1:4201
69
+
```
70
+
-or-
71
+
```shell
72
+
ffprobe srt://127.0.0.1:4201
73
+
```
74
+
65
75
If you're having trouble, make sure this works, then add complexity one step at a time (multicast, push vs listen, etc.).
66
76
67
77
## URI Syntax
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4