How to change main.far for Livepkgr application
Hej, we are currently trying to realize mobile webstreams for our customers. So far I realized a scenario, where my custom cam application connects to the livepkgr application as well, which starts recording the stream and publish HLS video files. What we are doing in our main application (flash based player), are some billing intervals, checkins against database and so on. So in my understanding, we have to implement some of these needed functions in the livepkgr application as well, because the client will directly call the mobile stream url, without any flash. So there will be no communication to our custom application at all, am I right? So I´ve tried to simply replace the main.far with a customized main.asc (unpacked the archive before to get the original main.asc). But now, when I want to test the scenario again, the connection is rejected by the livepkgr application. It say´s that the main.asc ist not signed. Is there any way to archive this? Or would it be enough to extend my existing application (main.asc) in the way the livepkgr Application records the streams to not use two applications for desktop / mobile outputs? Any help would be really appreciated! Thanks in advance, Patrick
