Subject: Multiple connections to MythTV cause pauses and freezes
Hi,
First off, thanks. I have not been able to stream MythTV to a PC using either VideoLan or Windows Media Player. The MythTV Player is a wonderful solution to stream recordings from a Linux box to a Windows Box. I really like the fact that you can expand the columns in the recording window in the new version so that you can view the whole title of a recording.
I set up a Knoppmyth server in order to stream training programs over a LAN. Everything works great when 1 to 3 people access recordings simultaneously. But once that number goes 4 simultaneous users, the stream being fed to the MythTV Player experiences pauses, and occasionally the stream just freezes. When I test this situation, 5 people are accessing different recordings on the knoppmyth server.
I first used the default settings for the player (version 0.3.4). Then I upgraded to version 0.3.5. I changed the MythTV player settings so that it connects via a samba share rather than the myth protocol, and I disabled stream buffering as recommended in another thread.
I am streaming through the network at 100mps full duplex.
My question is this: Is the player, as well as MythTV made to support multiple simultaneous connections? If so, are there other tweaks to the player's settings that my help create more stable viewing performance when several people are simultaneously accessing video.
Is there any documentation, or could someone help explain how the following settings in the config.xml file affect performance of the player?
<VideoPacketBuffer>75</VideoPacketBuffer>
<AudioPacketBuffer>75</AudioPacketBuffer>
<VideoframeBuffer>5</VideoframeBuffer>
<StreamBufferSize>1048576</StreamBufferSize>
<StreamBufferBlockSize>32768</StreamBufferBlockSize>
<PreBufferingPercent>10</PreBufferingPercent>
<ReBufferingPercent>50</ReBufferingPercent>
Thanks for any assistance you may be able to provide.
- Ken
First off, thanks. I have not been able to stream MythTV to a PC using either VideoLan or Windows Media Player. The MythTV Player is a wonderful solution to stream recordings from a Linux box to a Windows Box. I really like the fact that you can expand the columns in the recording window in the new version so that you can view the whole title of a recording.
I set up a Knoppmyth server in order to stream training programs over a LAN. Everything works great when 1 to 3 people access recordings simultaneously. But once that number goes 4 simultaneous users, the stream being fed to the MythTV Player experiences pauses, and occasionally the stream just freezes. When I test this situation, 5 people are accessing different recordings on the knoppmyth server.
I first used the default settings for the player (version 0.3.4). Then I upgraded to version 0.3.5. I changed the MythTV player settings so that it connects via a samba share rather than the myth protocol, and I disabled stream buffering as recommended in another thread.
I am streaming through the network at 100mps full duplex.
My question is this: Is the player, as well as MythTV made to support multiple simultaneous connections? If so, are there other tweaks to the player's settings that my help create more stable viewing performance when several people are simultaneously accessing video.
Is there any documentation, or could someone help explain how the following settings in the config.xml file affect performance of the player?
<VideoPacketBuffer>75</VideoPacketBuffer>
<AudioPacketBuffer>75</AudioPacketBuffer>
<VideoframeBuffer>5</VideoframeBuffer>
<StreamBufferSize>1048576</StreamBufferSize>
<StreamBufferBlockSize>32768</StreamBufferBlockSize>
<PreBufferingPercent>10</PreBufferingPercent>
<ReBufferingPercent>50</ReBufferingPercent>
Thanks for any assistance you may be able to provide.
- Ken
kenapp
Show profile
Link to this post