changed rtmp test connection address to localhost

This commit is contained in:
Roman Arutyunyan 2012-04-15 22:45:09 +04:00
parent e9426a4090
commit 6e01a91c9a

View file

@ -28,7 +28,7 @@
config: {
bufferlength: 1,
file: "movie",
streamer: "rtmp://10.31.1.78/helo",
streamer: "rtmp://127.0.0.1/helo",
provider: "rtmp",
}
}