lichao5585
lichao5585
html code ``` $(function() { let sdk = null; const startPublish = async function() { const videoElement = $('#rtc_media_player')[0]; try { const stream = await navigator.mediaDevices.getUserMedia({ video: { width: {...
   it seems push success but no response and i can not see the live   please help me