Advertisement
ionstorm66

Untitled

Dec 22nd, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. rtmp {
  2. server {
  3. listen 1935;
  4. chunk_size 4096;
  5. application live {
  6. live on;
  7. }
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement