Hi everybody,
I'm having some problems at broadcasting the stream received from mjpg-streamer. Actually, I think that my problem is that I don't understand how I should do it, hope you can enlighten me. I have installed mjpg-streamer on a raspbian jesse lite and it's broadcasting to the internet through the mjpg-streamer demo page. However, what I want to do is to take just the stream (.../?action=stream) and embed it on a web page made by myself. As far as I know, I have to install apache and modify it so when I enter my domain, apache returns the webpage with the stream embededd, isnt'it?
The things is that I don't exactly know how to configure it, and even if there is any easier way to do it.
Thank you for any thought on any of these directions.
PD: I'm guessing that this is quite a simple and repeated issue but I'm not able to do it by reading other threads, sorry about that