i can't figure it out, how to configure nimble server, there is lack of information/examples about: Setting my own Nimble server.
Scenario:
- IP camera which streams live RTSP h.256 video.
- Transmux/transport it, through my own Nimble Server.
- And pass to end-user as mpeg-dash video.
I have done:
Installed Nimble server on Centos 7.
Disabled panel section from /etc/nimble/nimble.conf.
Followed tutorial section 2(example) link - link. (Did not work).
Installed required tools.
Nimble Server works
service nimble statusresponse:activeno errors.
Questions:
- Is there any test example available or tutorial?
- How should look /etc/nimble/nimble.conf file without WMSpanel?
- How should look /etc/nimble/rules.conf file without WMSpanel? Or how does it work?
- Is there any open source project from github?
Thanks, any help would by good.
The best way is to configure Nimble through WMSPanel and then remove it from your account. The resulting routes config will be what you need. You may then restart Nimble with API call.
Of course, I recommend making some basic WMSPanel subscription to be able to configure Nimble conveniently, get nice stats and be able to get help from the development team too: https://wmspanel.com/nimble/tco But that's up to you, of course, as Nimble is a freeware anyway.