Howdy all. I just wanted to share a recent experience and see if it helped anyone. I was trying to get streaming transcoded video to work with Knots 2. Which it did but after 8-10 minutes the video would stop playing and I'd have to start again. I finally found a solution to stream my videos without converting them with Mediatomb.
In ubuntu it is easy to install with either
Code:
sudo apt-get install mediatomb
or using the application manager and installing it from there.
Once mediatomb is installed edit the config.xml file and everything should work good.
Code:
gksu gedit /etc/mediatomb/config.xml
Change <transcoding enabled="no"> to <transcoding enabled="yes">
You will end up with a very watchable video streaming across your network and without having to re-encode your videos. I hope this helps some people out there.
In ubuntu it is easy to install with either
Once mediatomb is installed edit the config.xml file and everything should work good.
Then add
under the <profile name="vlcmpeg" enabled="yes" type="external"> change the agent command to