Set id and password correctly to Android RTSP module
[platform/core/ml/aitt.git] / android / aitt / src / main / java / com / samsung / android / aitt / stream / RTSPStream.java
2023-03-09 Chanhee LeeSet id and password correctly to Android RTSP module
2023-03-09 Praveen Naik SUpdate discovery message with input resolution
2023-03-09 Kartik AnandAdd tests for RTSPStream and AittStreamConfig
2022-12-12 Kartik AnandApply native discovery to android RTSP
2022-12-12 Praveen Naik SAdd RTSP client support to AITT android
2022-12-12 Chanhee LeeApply subscriber stream interface to Android WebRTC
2022-11-09 Chanhee LeeAdd initial Android RTSP interfaces with test cases