Suppose we have a video file stored in our system and we would like to stream that only then how it will be possible? Need your help.
Hello,
The video file stored in your system must be stored in your media folder. The location of this folder can be seen in your config.lua, and can be changed if ever you want to. (.mp4 files only — in H264 format)
So for example, you have test.mp4 in your media folder..
You can play that test.mp4 being hosted by EMS by putting this in your player:
Example (RTMP playback):
rtmp://(EMS IP Address)/vod/test.mp4