Sudden Error on a duplex stream #192
|
Hi there, Martin! Sorry to bother you, but I am loosing my wits here. After a duplex communication between 2 Windows laptops worked without any issues, now I have errors even when trying to communicate simply and one of the laptops stops receiving video data. On PC2 I see the stream coming from PC1, but I cannot see the stream on PC1 coming from PC2. :/ I realized something was not right when I tried to check -s. (Please see the other post ) Any idea what is going on? PC1 PC2 |
Answered by
MartinPulec
Sep 23, 2021
Replies: 1 comment 1 reply
|
It looks like no frame is captured from the DirectShow device indexed by 1 - would it be possible to paste output of |
1 reply
Answer selected by
ygreq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like no frame is captured from the DirectShow device indexed by 1 - would it be possible to paste output of
-t dshow:helpas for the audio in a parallel post? Thanks, MP