Wowza Community

Question: Secure RTSP , Play/Pause API/Trigger method for HLS

Hi,

I am develope some plugin for wowza but i need this info:

  1. Is there way to secure RTSP in meaning to put SSL or any kind of protection for data/stream

  2. how to get trigger or API or method when someone press Pause/Unapuse on Ipad/Iphone?

Yes i search , i found some info but i am not clear on this.

Thank you

Hi

RTSP doesn’t support SSL to my knowledge.

iOS devices don’t trigger a pause/unpause method (your iOS device’s pause can only last as long as the timeout before your connection is destroyed because its not classed as a pause its just play/stop).

Jason

Hi

RTSP doesn’t support SSL to my knowledge.

iOS devices don’t trigger a pause/unpause method (your iOS device’s pause can only last as long as the timeout before your connection is destroyed because its not classed as a pause its just play/stop).

Jason

RTSP does not have any secure protection - similar to RTMPE or SSL (for hks) i was read.

Huh for IOS - well thank you I was looking for this

Thank you one more time.