opencv - Embeddable / No installation web servers or Free live video steam services -


first ask question in short , sweet way.

i working on c++/cli program records live video (i use opencv). need facilitate broadcast support other people can watch using web browser. know videos sequence of images need web page new "frame" grabbed web cam , display in web page in speed of 5 times in every 1 second (5fps). this, in order allow others access web page, need web server (running in localhost ok because connected machines can access it).

i not upto web technologies have used apache tomcat , microsoft default server.but in both, have setup server, upload files , more. there programs this , this not require such servers need install , setup still job. think using embedded web servers.

so, there servers matches requirements? please note program in c++/cli , need distribute server well, above 2 programs do.

please help.

,,.......edit..........

please note mentioned c++ / cli give clear understanding system , not because seeking server cgi script support or m seeking server built c++. if @ least javascript can run there enough because can update using it.

apart if know free live video stream hosting service fine best alternate.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -