-
Hi,
I'm building a simple react video chat app. Here is most of the frontend code
```javascript
import React from 'react'
import {Col} from 'react-bootstrap'
import _ from 'lodash'
import Tw…
mavdi updated
7 years ago
-
```
$ ls | grep haskell-platform-8.2.1
haskell-platform-8.2.1/ …
-
Hi @traud,
first of all, nice work! I'm the author of the original asterisk-opus patch, and I'm really impressed by the improvements you guys have made to the code, not only to support more recent …
-
```julia
using JuMP
M = [0 0 -1 -1 ;
0 0 1 -2 ;
1 -1 2 -2 ;
1 2 -2 4 ]
q = [2; 2; -2; -6]
lb = zeros(4)
ub = Inf*ones(4)
items = 1:4
m = Model()
@variable(m, lb[i…
-
I am trying to build from VisualStudio2015. I am using the remotebuild to build on MAC/iOS Simulator.
It workd OK for a simple app, but when i add this plugin I am getting these errors:
```
Compi…
-
I'd like to add the functionality for the REEL Netceiver which uses a IPv6 Multicast and MLDv2 in a similar way as Sat-IP works. This would allow to reuse existing headend hardware from the Reelbox fo…
-
All of my test steps are not displayed in the fancy Cucumber Reports page.
### Test output
![screenshot 2015-05-29 07 52 08](https://cloud.githubusercontent.com/assets/1660010/7883009/b5b08f0e-05d8-1…
-
Hello,
EyeTV connects to minisatip, however, there is no picture. EyeTV just outputs the message that the channel is currently not available.
On my linux machine I run Ubuntu Server 14.10 64 x86-64…
-
ok i tried hard to get it work ........ but no sucess.
what is working:
i can stream tv with stock firmware without any problems.
what i have done:
- upgrade firmware from satip-axe/firmware/ with s…
-
Server Error in '/' Application.
Exception of type 'System.OutOfMemoryException' was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review…