publicocean0
publicocean0
question
Hi , i m using cassandra. Entity A{name:string,surname:string} How can search a where name=x and surname=y in a huge big data table. I found secondary index. If i set index...
Hi i m searching a library for creating a java server for connecting from a browser to a server(as a peer node) for recordering video stream using webrtc stream from...
question
i m searching a webrtc server for connecting my browser client directly to server i saw in readme they told about webrtc but i cant found sources about it
It is missing this important feature
i m working for merging a boilerplate spring+reactjs with cli-spring-boot skeleton so i can generate fastly with reactjs. The problem with reactjs is when i generate the controller java ......
java to golang is a feature requested by many developers
I m interested to find metadata inside video/audio: in particular if stream is a video or a audio , name, videoDimentions,texttrack languages.Could you give a sugestion how to do? I...
Sorry but how it is possible you integrated fibers with spring or other frameworks that contains tons of synchronized keyword inside ? Is there a trick ?
if (sample.description.type === "mett" || sample.description.type === "sbtt" || sample.description.type === "stxt"||sample.description.type === "tx3g") { sampleParser = new Textin4Parser(); if (sample.description.txtC && j===0) { if (sample.description.txtC.config) { } else {...