timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

setup results in error #58

Closed CarlFK closed 10 years ago

CarlFK commented 10 years ago

I am guessing the install instructions in readme need tweaking. When I follow the steps:

curl "http://127.0.0.1:8000/av?template=group"

Invalid group: av (valid groups [u'default', u'config']) Request URL: http://127.0.0.1:8000/av?template=group /home/vagrant/streaming-system/website/frontend/views.py in group, line 45

trying some other URLs:

Request URL: http://127.0.0.1:8000/default?template=group Invalid group: default (valid groups [u'default', u'config']) and Invalid group: config (valid groups [u'default', u'config'])