> But can you please explain me the procedure to restart the process (in
> connection with the Live555 streaming thread).
I can't answer that for sure, because it depends upon your OS. However, for
most Unix or Unix-like OSs (including Linux), you can do this using the
"exec()" system call (or
.
Regards,
Ashfaque
From: Ross Finlayson
Sent: Friday, April 06, 2012 11:53 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Restarting RTP Session Issue
When I am canceling and restarting the thread on camera events I am getting
following error message and strea
> When I am canceling and restarting the thread on camera events I am getting
> following error message and streaming is not started.
>
> Failed to create RTSP server: bind() error (port number: 8554): Address
> already in use
>
> I guess the socket is not being closed on thread cancellation
Hi Ross,
I am using Live555 for an Intraoral camera streaming application over Wifi. The
streaming session need to be started once the camera and the a client device is
connected.
But when camera is disconnected during streaming, I will get a event from the
driver and I need to restart the whol