RTMPS with openssl
Hello,
i’ve managed to stream in rtmps with openssl via ems server, with mp4 files and also with a playlist linking to 3 other mp4 files (via vod url).
we’re having issues in the playback of .vod files, our testing setup is the one i described here: viewtopic.php?f=5&t=1007.
basically we need to restream ip cameras with rtmps streams, with vod functionalities but live (so with the smallest or even no possible perceivable delay in the same LAN).
We now have a Giga-ethernet connection and using it at about 10-11% so we’re not having issues of bandwidth saturation anymore.
Could you give us a hint for some possible configuration file (config.lua),
and best camera.vod files so that we can achieve our goals as exposed?
do we need to keep forceTCP to true? the vod streams now are not working in rtmps.
thanks