gment fault, it output the
message "Medium::close(serverMediaSession);", what may cause the problem, can
you help me?
2014-12-20
u8818test
http message.txt
Description: Binary data
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
FileSource* newSource
= new ByteStreamFileSource(env, fid, preferredFrameSize, playTimePerFrame);
newSource->fFileSize = GetFileSize(fileName, fid);
return newSource;
}
the output result is different with each other, I think this is a bug, as time
go long, it will occupy all the fd,
the testH264VideoToTransportStream tool has something wrong with change
H264 stream to ts stream when use the safari browser as the client, can you
help me solve the problem?
Really need your help, wait for your response, thans very much!
2014-12-16
u8818test