Hi,
I’m trying to connect a lot of rtsp streams, from ip cameras on one server.
There was a notable increase in cpu usage when enabling “dvrstreamingpacketizer, cupertinostreamingpacketizer, sanjosestreamingpacketizer”.
With only 10 incoming streams.
My intention is to offer a flash client to all users, and a cupertino stream to a select few (iOS) users.
When a user is not watching the http stream, I would like to be able to stop the unnecessary “packetizing” of the stream.
So my question is: is it possible to enable or disable (via an api call) certain Packetizers for certain streams?
The same question for “HTTPStreamers”, although I don’t know if they consume resources, when no clients are connected.
Kind regards, Jim