A quick question guys, how many clients can accommodate using single XT1143 encoder.
Date
Votes
5 comments
-
George Lawlor I am running 22 now with no issues. You need to modify the autorun file to allow that many clients to connect.
-
Dennis Hi George,
Trying to find the code that which allow to clients to connect to my XT1143 and seems like I can't find it in autorun could you probably help me to where is it located or what code should I find?
Thanks in advance.
-
George Lawlor
If you want to change the threads value, you'd change it where the server is defined.
Instead of:
"rtsp:port=8090"
You'd use this to set the limit to 20:
"rtsp:port=8090&threads=20"

-
Dennis So if you didn't touch or add the threds value what would be the default number of client that can access the said stream.
-
George Lawlor I believe it capped at 10 for me. Can't remember exactly though.
Please sign in to leave a comment.