session pool: fix missing klass-> in klass->create_session
Fixes an issue where the line GST_RTSP_SESSION_POOL_GET_CLASS(pool)->create_session = custom_create_session;
would do nothing.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Fixes an issue where the line GST_RTSP_SESSION_POOL_GET_CLASS(pool)->create_session = custom_create_session;
would do nothing.