스트리밍 다운로드..

rokmn3309의 이미지

안녕하세요..
네트워크 카메라의 영상을 파일로 저장할려고 해당 제품의 가이드 메뉴얼을 보고
있는데요.. 설명하고 있는게 다음과 같은데 이게 원래 있는 스트리밍 포멧인건가요?

"GET
http://xxx.xxx.xxx.xxx:yy/nphVideo?Mode=0&Resolution=320x240&Quality=Standard
HTTP/1. 0Y\r\n"

xxx.xxx.xxx.xxx : IP주소 또는 도메인명 yy : HTTP 포토 번호

(2) 데이터 수신
"HTTP/1. 0 200 OK\r\n"
"Content-type: multipart/x-mixed-replace: boundary=--myboundary\r\n"
"\r\n"
"--mybounbary\r\n"
"Content-type: audio/g726\r\n
Content-length: [음성길이]\r\n\r\n"

(음성 데이터)

"\r\n"
"--mybounbary\r\n"
"Content-type: image/jpeg\r\n
Content-length: [화상길이]\r\n\r\n"

(화상 데이터)

"\r\n"

동영상으로 저장할려면은 손수 만드는 방법밖에 없는건지..

부비의 이미지

Quote:
"GET
http://xxx.xxx.xxx.xxx:yy/nphVideo?Mode=0&Resolution=320x240&Quality=Sta...
HTTP/1. 0Y\r\n"

xxx.xxx.xxx.xxx : IP주소 또는 도메인명 yy : HTTP 포토 번호

는 해당 네트웍 카메라에 data를 요청하는 req를 보내는 것으로 보입니다.

Quote:
(2) 데이터 수신
"HTTP/1. 0 200 OK\r\n"
"Content-type: multipart/x-mixed-replace: boundary=--myboundary\r\n"
"\r\n"
"--mybounbary\r\n"
"Content-type: audio/g726\r\n
Content-length: [음성길이]\r\n\r\n"

(음성 데이터)

"\r\n"
"--mybounbary\r\n"
"Content-type: image/jpeg\r\n
Content-length: [화상길이]\r\n\r\n"

(화상 데이터)

"\r\n"

위에서 보낸 http req에대한 응답을 제대로 받았다면..

위와같은 포멧으로 음성 데이터와 영상데이터를 받는걸로 보입니다.

영상과 음성이 나뉘어져 있으므로 두 데이터를 가공하여 하나의 데이터(동영상)으로 만들어야 할것으로 보이고..

위의 데이터는 실시간 스트리밍 영상으로 생각되어지지 않습니다.

Quote:
이게 원래 있는 스트리밍 포멧인건가요

라고 물으셨는데 위의 내용은

camera server 에 http req 를 보낸뒤 client에 날아오는 data를 보여주고 있습니다.

스트리밍 포멧은 아닌것으로 보입니다.

답변이 덜 된거 같네요.

정리하면
위에 물으신 내용
"get ~~~ "\r\n" " 까지는 일반적인 http protocol 의 모습입니다.

rokmn3309의 이미지

제가 알고 싶은던것은 .. http 프로토콜안에 저런 형식으로 주고 받는 형식이 원래 존재하는가.. 하는거였거든요.. 많이들 사용하는거라면은 mencoder나 그런데서도 구현해 놓지 않았을까 생각했는데..
독자적인 형식이면은 윗에서 말하셨듯이 두데이터를 가공해서 하나로 만들어야 하겠군요..

그런데 실제적으로 서버에 붙어서 날려 보면은 .. 저 형태로 계속해서 받거든요..http프로토콜안에서 스트리밍형태로 보내는듯합니다...

그럼 수고하세요..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.