hi guys i want to make app like obs to stream video to live video web service (twitch,youtube) with rmtp portocol with node js lang the website give me this two
I have some legacy C++ (10+ years old) that I am trying to compile where there is a buffer/allocator, that is used to get some memory for a ne
I am working in R and I have my random forest model done and "cv". What I am doing is predicting soil texture of sand, silt, and clay using 10 covariates. Is th
var data = [InboxPosts]() func setup() { AF.request("https://example.com", method: .get, parameters: parameters, headers: headers) .validate().responseD
Below is my Bean class package com.naveen.entity; import org.springframework.context.annotation.Bean; public class PasswordEncoder { @Bea
I am getting started with Hyper on Rust. I have written a simple code(based on Hyper cannot find Server module ), and it seems to be nearly there, but running i
I have groovy application, and I am using the following code to make some json validations work: String method = "{\n" + "\"method\":\"filesCon
I am using line chart from http://www.chartjs.org/ As you can see max value (130) and min value (60) for Y axis are chosen automatically , I want max value =