Hi,
I am develope some plugin for wowza but i need this info:
-
Is there way to secure RTSP in meaning to put SSL or any kind of protection for data/stream
-
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.