Click here to Skip to main content
15,881,173 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionConverting image file format Pin
Valentinor26-Oct-20 23:40
Valentinor26-Oct-20 23:40 
QuestionGoogle Map API & JavaScript Issue (Snowload Calculator) Working Model for easier troubleshooting Pin
Member 1497471825-Oct-20 4:31
Member 1497471825-Oct-20 4:31 
QuestionXML NodeList Java object showing null in Nashorn Javascript Pin
shampoo7224-Oct-20 9:40
shampoo7224-Oct-20 9:40 
AnswerRe: XML NodeList Java object showing null in Nashorn Javascript Pin
Richard MacCutchan24-Oct-20 21:59
mveRichard MacCutchan24-Oct-20 21:59 
GeneralRe: XML NodeList Java object showing null in Nashorn Javascript Pin
shampoo7225-Oct-20 6:04
shampoo7225-Oct-20 6:04 
GeneralRe: XML NodeList Java object showing null in Nashorn Javascript Pin
Richard MacCutchan25-Oct-20 6:14
mveRichard MacCutchan25-Oct-20 6:14 
AnswerRe: XML NodeList Java object showing null in Nashorn Javascript Pin
shampoo7225-Oct-20 16:36
shampoo7225-Oct-20 16:36 
QuestionGetting a video webm from client to server Pin
Rayj201023-Oct-20 9:58
Rayj201023-Oct-20 9:58 
Please note that I am no way a experienced programmer. So, I am using webrtc to create webm videos. This works fine. Now I need to convert the webm files to MP4 so they can be viewed from a webpage. I assume I have to get the file to the server then do the convert there using ffmpeg. I manually put a webm file on the server and ran the ffmpeg via the cli and it works to create an mp4. I now need to automate this process. The webm files that will be created can be quite large. Some > 100mb. I am using RecordRTC.js for recording and creating the blob.

Any ideas how I can accomplish this?

Note that the html and javascript for the webrtc is located on the same machine as the node server, if that makes any difference.

Appreciate your response as I am really racking my brain trying to figure this out.

Ray
Questionimport declarations may only appear at top level of a module Pin
jkirkerx19-Oct-20 9:38
professionaljkirkerx19-Oct-20 9:38 
AnswerRe: import declarations may only appear at top level of a module Pin
jkirkerx19-Oct-20 10:16
professionaljkirkerx19-Oct-20 10:16 
QuestionGetting a textbox in another frame Pin
jkirkerx18-Oct-20 12:18
professionaljkirkerx18-Oct-20 12:18 
Answer[abandon] the idea Pin
jkirkerx19-Oct-20 9:29
professionaljkirkerx19-Oct-20 9:29 
AnswerRe: Getting a textbox in another frame Pin
DerekT-P19-Oct-20 9:46
professionalDerekT-P19-Oct-20 9:46 
GeneralRe: Getting a textbox in another frame Pin
jkirkerx19-Oct-20 10:12
professionaljkirkerx19-Oct-20 10:12 
QuestionVirtual populate in JS Pin
adids122123-Sep-20 1:38
adids122123-Sep-20 1:38 
QuestionSetting max length property of masked input control in ember js Pin
simpledeveloper22-Sep-20 5:45
simpledeveloper22-Sep-20 5:45 
AnswerRe: Setting max length property of masked input control in ember js Pin
ZurdoDev22-Sep-20 6:07
professionalZurdoDev22-Sep-20 6:07 
QuestionNeed to mask Alphanumeric values with some special characters allowed Pin
simpledeveloper9-Sep-20 10:02
simpledeveloper9-Sep-20 10:02 
AnswerRe: Need to mask Alphanumeric values with some special characters allowed Pin
W Balboos, GHB11-Sep-20 8:59
W Balboos, GHB11-Sep-20 8:59 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
simpledeveloper21-Sep-20 8:14
simpledeveloper21-Sep-20 8:14 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
W Balboos, GHB21-Sep-20 9:07
W Balboos, GHB21-Sep-20 9:07 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
simpledeveloper21-Sep-20 9:28
simpledeveloper21-Sep-20 9:28 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
W Balboos, GHB22-Sep-20 2:27
W Balboos, GHB22-Sep-20 2:27 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
simpledeveloper22-Sep-20 5:47
simpledeveloper22-Sep-20 5:47 
GeneralRe: Need to mask Alphanumeric values with some special characters allowed Pin
W Balboos, GHB22-Sep-20 5:53
W Balboos, GHB22-Sep-20 5:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.