Hi Javi,
Thats coolz
..it works.
Now it seems like a RTSP server(partial)..
Currently I am using vlc.0.8.6d on Linux(Redhat).
No, I am not using VLC as Client. I have an external RTSP client.
Any idea what is the number of MediaId's we can Create ? and How many maximum concurrent RTSP clients can request a mediaID at any given point of time ?
When I tried to execute 900 concurrent RTSP clients to send request to a VOD server, all the clients were served successfully.
But as I increased the instances to 930, I started gettin error "connection time out to <ip-address>" and some errors stating "read error".
At the same time on the VLC server console the following statment is displayed numerous times:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
(Resource temporarily unavailable)
[00000700] [Media: Test1] main input error: cannot create input thread
[00000701] [Media: Test1] main input error: input thread could not be created at input/input.c:264 (Resource temporarily unavailable)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-with regards,
Rag