apps/streamer/str.h File Reference

#include <netpacket/packet.h>

Include dependency graph for str.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  param

Typedefs

typedef int32_t fd_t

Functions

int8_t write_sdp (struct param *p, int save, int8_t *sdp)
int32_t ismulticast (struct param *p)

Variables

int32_t str_setup
int32_t str_play
int32_t str_teardown
int32_t str_stop
int32_t str_count


Typedef Documentation

typedef int32_t fd_t

Definition at line 6 of file str.h.


Function Documentation

int32_t ismulticast ( struct param p  ) 

Definition at line 248 of file rtp.c.

References param::dst_addr4.

Referenced by handle_DESCRIBE(), jpeg_session_start(), and write_sdp().

int8_t write_sdp ( struct param p,
int  save,
int8_t *  sdp 
)

Definition at line 120 of file str.c.

References _CCCMD, CCAM_RPARS, param::dport, param::dst, dst, f, param::fps, fps, param::fps_soft, ioctl_fd, ismulticast(), JPEG_PAYLOAD_NUM, memset(), P_ACTUAL_HEIGHT, P_ACTUAL_WIDTH, param::rtsp, param::rtsp_port, param::rtsp_use_cmd_addr, param::rtsp_use_cmd_port, SDP_FILE, SESSION_DESCR, param::src, stderr, str_count, param::ttl, and version.

Referenced by grab_and_send(), and handle_DESCRIBE().


Variable Documentation

int32_t str_count

Definition at line 791 of file str.c.

Referenced by do_read(), handle_DESCRIBE(), handle_PAUSE(), handle_TEARDOWN(), rtsp_udp_setup(), and write_sdp().

int32_t str_play

Definition at line 788 of file str.c.

Referenced by grab_and_send(), handle_PAUSE(), and handle_PLAY().

int32_t str_setup

Definition at line 787 of file str.c.

Referenced by rtsp_udp_setup().

int32_t str_stop

Definition at line 790 of file str.c.

Referenced by grab_and_send(), and rtsp_loop().

int32_t str_teardown

Definition at line 789 of file str.c.

Referenced by do_read(), grab_and_send(), and handle_TEARDOWN().


Generated on Fri Nov 28 00:07:29 2008 for elphel by  doxygen 1.5.1