]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - streamer.c
Export fps for rt_qosmgr.c (so that it can correctly set server period, etc...)
[frescor/streamer.git] / streamer.c
index dce19147e7ba723b03a427e9e4130e60860a02a1..1ef5e0b64e0c7e83bcc29280dedbe49dd8e7130b 100644 (file)
@@ -15,7 +15,7 @@ static const char *dst = "224.10.20.30";
 static int dport = 20000;
 static int width = 352;
 static int height = 288;
-static int fps = 25;
+int fps = 25;
 
 static void sdp_print(AVFormatContext *s, const char *fname)
 {