Pintu kumar patil
Results
3
comments of
Pintu kumar patil
I solve it by the code below: VideofFrame needs a timestamp in nanoseconds. byte[] imageArray = new byte[frame.remaining()]; frame.get(imageArray); //without this line only a green image was transferred long timestampNS...
@haiyangwu could you please share solution in this case with the updated sdk crashing on videotrack.removeSink(renderer)
Facing same issue audio and video are not matching