Search results

  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

    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...
  3. 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