[VOD] DVB-T on demand is CPU expensive

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
becvert
New Cone
New Cone
Posts: 2
Joined: 15 Mar 2009 07:39

[VOD] DVB-T on demand is CPU expensive

Postby becvert » 18 Sep 2009 12:55

Hi all,

I just want to know if your VOD server is also CPU expensive.
My server serves DVB-T channels from a dual tuner card.
For instance, when I play a 1080i DVB-T channel directly the cpu load of the process is less than 10%.
When I play the same channel through the VOD server then the load of the server process is 50%.
Only two clients connect to the VOD server. I don't know how much the load would increase if there was more clients.
And it depends on the channel. A client playing a SD channel would make the server run around 30%.

vlc 1.0.1 server on Windows Vista. When no clients are connected the load is 0%.

config vod for channel 7 HD in Australia:

Code: Select all

new 7HD vod setup 7HD mux mp2t setup 7HD input dvb-t:// setup 7HD option dvb-frequency=177500000 setup 7HD option dvb-bandwidth=7 setup 7HD option ts-es-id-pid setup 7HD option programs=1348 setup 7HD enabled
accessed with that url:

Code: Select all

rtsp://10.1.1.3:8888/7HD
command to play directly:

Code: Select all

vlc dvb-t:// --dvb-frequency 177500000 --dvb-bandwidth 7 --ts-es-id-pid --programs 1348
Thank you

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: [VOD] DVB-T on demand is CPU expensive

Postby Jean-Baptiste Kempf » 18 Sep 2009 15:22

When I play the same channel through the VOD server then the load of the server process is 50%.
You mean VLC VLM vod ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

becvert
New Cone
New Cone
Posts: 2
Joined: 15 Mar 2009 07:39

Re: [VOD] DVB-T on demand is CPU expensive

Postby becvert » 19 Sep 2009 06:15

VLC VLM yep.

server started like this:

Code: Select all

start vlc -I telnet --rtsp-host 10.1.1.3:8888 --vlm-conf vod.vlm


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 109 guests