Skip to content

expect result on streamer #1046

Closed Answered by chobie
foxnight2 asked this question in Q&A
Discussion options

You must be logged in to vote

The build directory of cmake does not contain any HTML files in the 'example' folder.
when you want to start a Python server with the 'streamer' exmaple. you have to launch it in the libdatachannel/example/streamer directory.

chobie streamer % pwd
/Users/chobie/github/libdatachannel/examples/streamer
chobie streamer % ls *html
index.html  # http server will show this file.

chobie streamer % pwd
/Users/chobie/github/libdatachannel/build/examples/streamer
chobie streamer % ls
cmake_install.cmake  CMakeFiles  Makefile  streamer 
# the build directory. index.html does not exist. so python http server will show directory index like you uploaded image.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by foxnight2
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants