Name
easy:GetInfo_RTSP_Server_CSeq -- get the next RTSP server CSeq
Synopsis
cseq = easy:GetInfo_RTSP_Server_CSeq()
Function
Returns the next CSeq that will be expected by the application.

Listening for server initiated requests is currently unimplemented!

Applications wishing to resume an RTSP session on another connection should retrieve this info before closing the active connection.

Inputs
none

Results
cseq
output value

Show TOC