Dear All,
Any body is able to do traffic sniffering test?
I haven't done this before, if you can cooperate in this regard it would be
appreciated.
بتاريخ الأربعاء، 29 تموز 2020 10:50:28 م غرينتش+2، Online Use
كتب:
At least related to Traffic sniffer, to ensure encryption of audio/ca
At least related to Traffic sniffer, to ensure encryption of audio/camera
traffic, if you can verify that?
secure connection to KMS is not a big issue as long as it's on the same server
as the OM, but it's desirable after all.
بتاريخ الاثنين، 27 تموز 2020 8:15:50 ص غرينتش+2، Maxim Solodovn
Hello,
Just to follow up, is there any updates regarding test case for the below
mentioned points? I just want to make sure where is the issue?
Thank you.
بتاريخ الأحد، 19 تموز 2020 8:30:29 ص غرينتش+2، Online Use
كتب:
Yes you are right, I just needed to refresh the page.
So to summar
I don't have free time right now to do tests
Hopefully someone else can help
On Mon, 27 Jul 2020 at 13:08, Online Use
wrote:
> Hello,
>
> Just to follow up, is there any updates regarding test case for the below
> mentioned points? I just want to make sure where is the issue?
>
> Thank you.
>
>
Yes you are right, I just needed to refresh the page.
So to summarize, I'm waiting for confirmation regarding:
- Use of wss / tls for KMS connection- Traffic sniffer results, if possible.
Thanks.
بتاريخ الأحد، 19 تموز 2020 8:02:52 ص غرينتش+2، Maxim Solodovnik
كتب:
On Sun, 19 Jul 20
On Sun, 19 Jul 2020 at 12:41, Online Use
wrote:
> I used WebRTC Internals (about:webrtc in Firefox) to log WebRTC activity,
> but nothing got logged when I opened an audio & video session using OM.
> Why, if WebRTC is actually utilized?
>
just have checked using latest FF at Ubuntu 20.04
about:w
I used WebRTC Internals (about:webrtc in Firefox) to log WebRTC activity, but
nothing got logged when I opened an audio & video session using OM. Why, if
WebRTC is actually utilized?
بتاريخ الأحد، 19 تموز 2020 3:00:25 ص غرينتش+2، Maxim Solodovnik
كتب:
Will do top posting
It seems I w
Will do top posting
It seems I wasn't clear enough while describing how everything works
Here is the diagram
https://doc-kurento.readthedocs.io/en/stable/user/writing_applications.html#application-architecture
(the
beautiful one)
As you can see OM is only "control server"
All streams goes directly
Encryption
Encryption is mandatory part of WebRTC and is enforced on all aspects of
establishing and maintaining a connection. It makes it effectively impossible
for someone to gain access to the contents of a communication stream because
all media streams are securely encrypted through stand
I have been able to use TLS port and certificates with TURN in the
applicationContext.xml file without a problem, but the TURN url doesn't include
protocol (https or wss) only the TLS port number. I have actually commented out
the non-secure port setting in coturn conf. file. It's working fine,
On Sun, 19 Jul 2020 at 00:26, Online Use
wrote:
> Can you please share with me the architecture of the OM system, showing
> components and interfaces?
>
we don't have such diagram ATM
>
> I don't understand how https is secure while the KMS socket is not secure?
> And what is the role of TURN
Can you please share with me the architecture of the OM system, showing
components and interfaces?
I don't understand how https is secure while the KMS socket is not secure? And
what is the role of TURN in securing the connection? What should TURN be used
in case of https protocol?
I think secu
On Fri, 17 Jul 2020 at 15:29, Online Use
wrote:
> I also used cert and key files for TLS in COTURN, I used https in turnurl
> in the applicationContext.xml file, but I got and NS_ERROR_UNEXPECTED.
>
> Probably the application itself is not designed to use TLS for Kurento and
> COTURN?
>
Not sure
I also used cert and key files for TLS in COTURN, I used https in turnurl in
the applicationContext.xml file, but I got and NS_ERROR_UNEXPECTED.
Probably the application itself is not designed to use TLS for Kurento and
COTURN?
بتاريخ الخميس، 16 تموز 2020 12:34:11 م غرينتش+2، Online Use
I found this note in Kurento documentation:
https://doc-kurento.readthedocs.io/en/stable/features/security.html
Keep in mind that serving your application through HTTPS, forces you to use
WebSockets Secure (WSS) if you are using websockets to control your application
server.
So how the OM syste
On Tue, 14 Jul 2020 at 13:31, Online Use
wrote:
> I installed KMS using podman not docker, I can't find the configuration
> file path you mentioned, where could it be located?
>
Unfortunately I can't help here
I neve use podman
>
> So the steps are to edit the kurento.conf.json to enable secur
I installed KMS using podman not docker, I can't find the configuration file
path you mentioned, where could it be located?
So the steps are to edit the kurento.conf.json to enable secure connection,
then to edit the applicatonContext.xml file to use wss// instead of ws:// in
Kurento url, right
On Mon, 13 Jul 2020 at 14:11, Online Use
wrote:
> I tried using wss:// protocol in Kurento url in the ApplicationContext.xml
> file, but in this case the media server wasn't accessible. So how the wss
> protocol is supposed to be used?
>
You have to configure KMS to be secured BEFORE you you wil
I tried using wss:// protocol in Kurento url in the ApplicationContext.xml
file, but in this case the media server wasn't accessible. So how the wss
protocol is supposed to be used?
Also how to configure tunneling with the TURN sever?
Thank you.
بتاريخ الاثنين، 13 تموز 2020 6:55:48 ص غرينتش
On Sun, 12 Jul 2020 at 23:46, Online Use
wrote:
> Excuse me, but what is wss?
>
You can easily google this
WSS is secured version of WS
both WS and WSS are protocol prefix for WebSockets
>
> Will SSL and wss provide tunneling of audio and video streaming like RTMPS?
>
RTMPS doesn't provide tu
Excuse me, but what is wss?
Will SSL and wss provide tunneling of audio and video streaming like RTMPS?
Don't you have any plans for including red5 and RTMPS in future releases? What
is the alternative technology?
Thanks.
بتاريخ الأحد، 12 تموز 2020 3:36:57 م غرينتش+2، Maxim Solodovnik
كتب:
RTMP/RTMPT/RTMPS is for 4.0.x only
for 5.0.x+ you need to secure KMS i.e. set up certificate and use wss :))
On Sun, 12 Jul 2020 at 13:48, Online Use
wrote:
> Hello,
>
> Is RTMPS enabled by default once SSL is implemented?
>
> I know red5 is not supported for M4 release, but how to enable RTMPS
22 matches
Mail list logo