awartoft

Results 24 issues of awartoft

Hey, Would it be possible to add multi arch support to the docker image? Love to see ARM support :)

Heya, Awesome starter kit been using it for a long time, but I just noticed in either a recent update of google chrome or the starter kit that i'm getting...

I'm trying to implement https://github.com/brightcove/videojs-thumbnails and was wondering if you could give some suggestions on a clean way to do this without writing a custom video player ?

add-on

Heya, I have been looking for something that would provide a clean wrapper around the x/net/websocket or gorilla websocket, but I have not found any good solution yet.

enhancement

Python 3.4.0 ``` (env)$ pip install httpretty Downloading/unpacking httpretty Downloading httpretty-0.8.4.tar.gz (40kB): 40kB downloaded Running setup.py (path:/opt/env/build/httpretty/setup.py) egg_info for package httpretty Traceback (most recent call last): File "", line 17,...

I tried changing the data directory on a ubuntu install, and it failed miserably, read the playbook. only supported on redhat.

waiting for response
stale

Heya, Cool package, i'm looking into recording rtmp and tried the rtmp_player, but it seams the example is broken ? Any chance you could update it ?

According to the documentation here https://phlyrestfully.readthedocs.org/en/latest/ref/advanced-routing.html one should use a metadata_map instead of using listeners. But according to this line: https://github.com/phly/PhlyRestfully/blob/master/src/PhlyRestfully/Plugin/HalLinks.php#L558 It's extracted from the metadata `identifier_name` that represents the...

I had this strange error with my application just now until i figured out that i was not setting the Accept header. Exposed message was `Zend\View\Renderer\PhpRenderer::render: Unable to render template...

To be honest im not sure if this is an issue that is actually related to PhlyRestfully or if its an issue with `Zend\Mvc\Controller\AbstractRestfullController` i think it's the later. But...