vid-streamer
vid-streamer copied to clipboard
Express - Pre Action
Hi! is possible set pre action on expressjs ? on every call execute an custom pre-action?
thx
exampple: app.get("/video/", function(req, res, next) { ... }, vidStreamer.settings( config.video ));