simple_linux_ts_streamer
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| simple_linux_ts_streamer [2020/10/13 07:45] – walkeradmin | simple_linux_ts_streamer [2020/10/13 07:53] (current) – walkeradmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Simple Linux TS Streamer ====== | ====== Simple Linux TS Streamer ====== | ||
| - | <color darkorange> | + | <color darkorange> |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 15: | Line 15: | ||
| In there run the following command: | In there run the following command: | ||
| - | + | ||
| nohup sudo ./ | nohup sudo ./ | ||
| - | + | ||
| - | Where: | + | Where:\\ |
| - | 10.132.0.7 -> is the IP address of the interface you want to stream from | + | 10.132.0.7 -> is the IP address of the interface you want to stream from\\ |
| - | 239.1.1.1 -> multicast you want it come out on | + | 239.1.1.1 -> multicast you want it come out on\\ |
| - | 1234 -> Port | + | 1234 -> Port\\ |
| - | 0 -> To loop forever | + | 0 -> To loop forever\\ |
| - | ~/ | + | ~/ |
| - | + | \\ | |
| + | \\ | ||
| If you wrap the nohup and & around it, you can then disconnect and leave it running. | If you wrap the nohup and & around it, you can then disconnect and leave it running. | ||
| - | + | \\ | |
| - | To kill it: | + | \\ |
| - | Sudo ps aux | grep mpeg2 | + | To kill it:\\ |
| - | You will see it running as a process – just need to kill it: sudo kill -9 processid | + | Sudo ps aux | grep mpeg2\\ |
| - | + | You will see it running as a process – just need to kill it: sudo kill -9 processid\\ | |
| - | + | ||
| - | + | ||
simple_linux_ts_streamer.1602575145.txt.gz · Last modified: (external edit)
