Recent content by Nikhil Pareek

  1. Nikhil Pareek

    Using special character "@" in password

    I'm trying to use a password with @ into it in my rtsp link, not able to connect as I can see on server logs that URL is said to be invalid. is there any way that I can use @ in the password? For example" rtsp:://username@oaass@123@someit:544:/someaddress
  2. Nikhil Pareek

    Problem with WebRTC connection on iOS

    Hi I tested the Two Way Streaming Typescript example and its not working on iOS. It is not showing any error while playing or while connecting and is showing just a blank thing. Please not this only happens on iOS
  3. Nikhil Pareek

    Problem with WebRTC connection on iOS

    HI @Max , I was able to update the server, and the connection is also established, but the video is not displaying. It is also able to give a callback of playing. this only happens in iOS
  4. Nikhil Pareek

    Issues with using the 2.0.203

    Hey Team, I'm not able to use the latest npm build for typescript. I'm getting the following error. Error: node_modules/@flashphoner/websdk/src/constants.d.ts:1:16 - error TS2304: Cannot find name 'constants'. 1 export default constants as any; ~~~~~~~~~ Error...
  5. Nikhil Pareek

    Problem with WebRTC connection on iOS

    Hi, @rickKoch , were u able to resolve this?
  6. Nikhil Pareek

    Problem with WebRTC connection on iOS

    Hi, I was using the ec2 instance from was marketplace, and its build is not updated. Can i update it?
  7. Nikhil Pareek

    Problem with WebRTC connection on iOS

    Hi, I tried the capacitor://localhost, but its not working.
  8. Nikhil Pareek

    limit the calls from origin

    HI Team, I current can see that I can make the was and connections to the server from any domain or origin. I want to limit the requests to just my sites and origin. Anyway i can do this?
Top