RTSP RTP client streaming, timestamp, live555
问题 I have an IP camera that is located in a different country ( with a different time zone ) and that has it's own date-time values applied, ( for example:~2012-04-16 11:30:00 ) then the one my PC is located at. ( so my PC's time for example is ~2012-14-16 06:10:00 ) My purpose: When streaming, i need to get this date-time value that is set in camera ("11:30:00") ( I'm not interested in a current local time of my PC ). Is there any way to calculate camera's date-time value from RTP's timestamp ?